mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 13:32:15 +00:00
6 lines
151 B
INI
6 lines
151 B
INI
[pytest]
|
|
DJANGO_SETTINGS_MODULE = PyRIGS.settings
|
|
# FAIL_INVALID_TEMPLATE_VARS = True
|
|
filterwarnings =
|
|
ignore:.*site-packages.*:DeprecationWarning
|