mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
No numprocesses in pytest.ini part 2 (#6715)
* Remove --numprocesses from pytest.ini. * Add --numprocesses to PYTEST_ADDOPTS in tox.ini. * complexity--
This commit is contained in:
committed by
Adrien Ferrand
parent
b288ef60d0
commit
6ddb4e2999
@@ -2,7 +2,6 @@
|
||||
# settings we want to also change there must be added to the release script
|
||||
# directly.
|
||||
[pytest]
|
||||
addopts = --numprocesses auto --pyargs
|
||||
# In general, all warnings are treated as errors. Here are the exceptions:
|
||||
# 1- decodestring: https://github.com/rthalley/dnspython/issues/338
|
||||
# 2- ignore our own TLS-SNI-01 warning
|
||||
|
||||
Reference in New Issue
Block a user