From 7f885292f924f3588375948b7484d168deca6eca Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Thu, 28 Mar 2024 15:49:20 -0700 Subject: [PATCH] why does this fix it????? --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 24a5b0ff5..45e58ca88 100644 --- a/tox.ini +++ b/tox.ini @@ -22,6 +22,7 @@ setenv = install_command = python -I {toxinidir}/tools/pip_install.py {opts} {packages} deps = -e acme[test] + -e certbot -e certbot[test] !win: -e certbot-apache[dev] -e certbot-dns-cloudflare