diff --git a/tox.ini b/tox.ini index 37dc52e8c..3b40d61c5 100644 --- a/tox.ini +++ b/tox.ini @@ -144,11 +144,11 @@ passenv = SERVER [testenv:apacheconftest-external-with-pebble] +description = Run apacheconftest with pebble and Certbot outside of tox's virtual environment. deps = -e certbot-ci commands = {toxinidir}/certbot-apache/certbot_apache/_internal/tests/apache-conf-files/apache-conf-test-pebble.py --debian-modules -description = Run apacheconftest with pebble and Certbot outside of tox's virtual environment. [testenv:apacheconftest-with-pebble] deps =