mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Silence deprecation warning caused by pycountry
This commit is contained in:
@@ -36,6 +36,7 @@ filterwarnings =
|
||||
ignore:django.contrib.staticfiles.templatetags.static:DeprecationWarning
|
||||
ignore::DeprecationWarning:compressor
|
||||
ignore:pkg_resources is deprecated as an API:
|
||||
ignore:.*pkg_resources.declare_namespace.*:
|
||||
|
||||
|
||||
[coverage:run]
|
||||
|
||||
Reference in New Issue
Block a user