mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +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
|