mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 22:33:00 -04:00
more info?
This commit is contained in:
parent
4399851694
commit
f5365c9f7f
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -19,7 +19,7 @@ setenv =
|
|||
PYTEST_ADDOPTS = {env:PYTEST_ADDOPTS:--numprocesses auto}
|
||||
PYTHONHASHSEED = 0
|
||||
# The default install command is python -I -m pip install {opts} {packages}
|
||||
install_command = python -I {toxinidir}/tools/pip_install.py {opts} {packages}
|
||||
install_command = python -I {toxinidir}/tools/pip_install.py -vvvvv {opts} {packages}
|
||||
deps =
|
||||
-e acme[test]
|
||||
-e certbot[test]
|
||||
|
|
|
|||
Loading…
Reference in a new issue