From 9940f0460e8dee29b98536d651b770c21b2d84c2 Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Thu, 14 Nov 2019 12:30:55 -0800 Subject: [PATCH] another stray . in tox.ini --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 4944fdc96..f83f40891 100644 --- a/tox.ini +++ b/tox.ini @@ -243,7 +243,7 @@ commands = [testenv:integration-certbot-oldest] commands = - {[base]pip_install} . + {[base]pip_install} certbot {[base]pip_install} certbot-ci pytest certbot-ci/certbot_integration_tests/certbot_tests \ --acme-server={env:ACME_SERVER:pebble}