This repository has been archived on 2026-05-31. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

7 lines
119 B
INI

[pytest]
testpaths = tests
asyncio_mode = auto
pythonpath = .
filterwarnings =
ignore::DeprecationWarning:celery.*