From dfa8b2a2cdab9fc169fb7c7fe463bbc1284d779d Mon Sep 17 00:00:00 2001 From: Joona Hoikkala Date: Fri, 24 Jan 2020 22:06:19 +0200 Subject: [PATCH] Make pip use the local version of certbot-apache for oldest tests --- certbot-apache/local-oldest-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/certbot-apache/local-oldest-requirements.txt b/certbot-apache/local-oldest-requirements.txt index a788e8cdd..3fce6f83b 100644 --- a/certbot-apache/local-oldest-requirements.txt +++ b/certbot-apache/local-oldest-requirements.txt @@ -1,3 +1,3 @@ # Remember to update setup.py to match the package versions below. acme[dev]==0.29.0 -certbot[dev]==1.2.0.dev0 +-e certbot[dev]