mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:22:16 +02:00
Only error on DeprecationWarnings
This commit is contained in:
+3
-1
@@ -1,2 +1,4 @@
|
|||||||
[pytest]
|
[pytest]
|
||||||
addopts = -Werror --numprocesses auto --pyargs
|
addopts = --numprocesses auto --pyargs
|
||||||
|
filterwarnings =
|
||||||
|
error::DeprecationWarning
|
||||||
|
|||||||
Reference in New Issue
Block a user