initial project commit
This commit is contained in:
5
pytest.ini
Normal file
5
pytest.ini
Normal file
@@ -0,0 +1,5 @@
|
||||
[pytest]
|
||||
minversion = 7.0
|
||||
addopts = -q
|
||||
testpaths = tests
|
||||
python_files = test_*.py
|
||||
Reference in New Issue
Block a user