fx-private-relay/pytest.ini

5 строки
161 B
INI

[pytest]
DJANGO_SETTINGS_MODULE = privaterelay.settings
python_files = tests.py test_*.py *_tests.py
norecursedirs = .git .local extension frontend node_modules