setup: suppress XMLParser() warning - defusedxml related

This commit is contained in:
James R. Barlow
2018-12-12 22:13:32 -08:00
parent 75c5d8055c
commit 7647918f2d
+3 -1
View File
@@ -11,6 +11,8 @@ ignore =
[tool:pytest]
norecursedirs = lib .pc .git output cache resources
testpaths = tests
filterwarnings =
ignore:.*XMLParser.*:DeprecationWarning
[metadata]
license_file = LICENSE
license_file = LICENSE