added a pytest.ini file

This commit is contained in:
Oliver Hartmann 2023-01-02 21:24:21 +01:00
parent 1cd687ed6e
commit 07008d2e08

4
pytest.ini Normal file
View File

@ -0,0 +1,4 @@
[pytest]
minversion = 6.0
testpaths =
tests