no parallel

This commit is contained in:
Brad Warren 2022-10-06 19:14:42 -07:00
parent a29605901a
commit b44b1d6a8f

View file

@ -41,7 +41,6 @@ commands =
# https://github.com/certbot/certbot/issues/7745.
recreate = true
setenv =
PYTEST_ADDOPTS = {env:PYTEST_ADDOPTS:--numprocesses auto}
PYTHONHASHSEED = 0
[testenv:oldest]