mirror of
https://github.com/certbot/certbot.git
synced 2026-06-17 20:49:13 -04:00
5 lines
147 B
INI
5 lines
147 B
INI
[pytest]
|
|
addopts = --numprocesses auto --pyargs
|
|
# ResourceWarnings are ignored as errors, since they're raised at close
|
|
filterwarnings =
|
|
error
|