setup: Ignore deprecated import in html5lib.

This commit is contained in:
Brett Smith 2020-07-07 09:22:08 -04:00
parent 89378cbf90
commit 910b942e20

View file

@ -1,2 +1,6 @@
[aliases]
test=pytest
[tool:pytest]
filterwarnings =
ignore::DeprecationWarning:html5lib