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