yuga-planner / pytest.ini
blackopsrepl's picture
chore: reboot project versioning
3b9a6b5
raw
history blame contribute delete
85 Bytes
[pytest]
pythonpath = src
testpaths = tests
python_files = test_*.py
addopts = -s -v