mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
Try ignoring some third party deprecation warnings
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
[pytest]
|
||||
DJANGO_SETTINGS_MODULE = PyRIGS.settings
|
||||
# FAIL_INVALID_TEMPLATE_VARS = True
|
||||
filterwarnings =
|
||||
ignore:.*site-packages.*:DeprecationWarning
|
||||
|
||||
Reference in New Issue
Block a user