mirror of
https://github.com/certbot/certbot.git
synced 2026-04-23 07:07:03 -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
|