7 lines
119 B
INI
7 lines
119 B
INI
[pytest]
|
|
testpaths = tests
|
|
asyncio_mode = auto
|
|
pythonpath = .
|
|
filterwarnings =
|
|
ignore::DeprecationWarning:celery.*
|