Initial commit
This commit is contained in:
6
pytest.ini
Normal file
6
pytest.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
[pytest]
|
||||
pythonpath = .
|
||||
testpaths = tests
|
||||
addopts = -q
|
||||
filterwarnings =
|
||||
ignore:'fc-list' is missing:UserWarning
|
||||
Reference in New Issue
Block a user