mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 00:35:03 +02:00
remove pytest.mark, move to specific ignore in pytest.ini
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
[pytest]
|
||||
addopts = --numprocesses auto --pyargs
|
||||
# ResourceWarnings are ignored as errors, since they're raised at close
|
||||
# decodestring: https://github.com/rthalley/dnspython/issues/338
|
||||
filterwarnings =
|
||||
error
|
||||
ignore:decodestring:DeprecationWarning
|
||||
|
||||
Reference in New Issue
Block a user