Try ignoring some third party deprecation warnings

This commit is contained in:
2021-01-28 18:05:46 +00:00
parent 6a0b00dc76
commit 874b8ef37a

View File

@@ -1,3 +1,5 @@
[pytest]
DJANGO_SETTINGS_MODULE = PyRIGS.settings
# FAIL_INVALID_TEMPLATE_VARS = True
filterwarnings =
ignore:.*site-packages.*:DeprecationWarning