mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
Only error on DeprecationWarnings
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
[pytest]
|
||||
addopts = -Werror --numprocesses auto --pyargs
|
||||
addopts = --numprocesses auto --pyargs
|
||||
filterwarnings =
|
||||
error::DeprecationWarning
|
||||
|
||||
Reference in New Issue
Block a user