disable all deprecation warnings in pytest
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-02-28 13:43:31 +01:00
parent 1582ba9723
commit 77fcbabcc6
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
[pytest]
filterwarnings =
ignore:Using.*the ABCs.*:DeprecationWarning
ignore:You passed a bytestring as.*:DeprecationWarning
ignore::DeprecationWarning