From 08618466166b0909a1c9d06a6fd4eeae29aab92b Mon Sep 17 00:00:00 2001 From: Jakub Warmuz Date: Fri, 23 Oct 2015 19:15:54 +0000 Subject: [PATCH] RTD: proper deps for compatibility-test --- letsencrypt-compatibility-test/readthedocs.org.requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/letsencrypt-compatibility-test/readthedocs.org.requirements.txt b/letsencrypt-compatibility-test/readthedocs.org.requirements.txt index 208677a35..49fab4066 100644 --- a/letsencrypt-compatibility-test/readthedocs.org.requirements.txt +++ b/letsencrypt-compatibility-test/readthedocs.org.requirements.txt @@ -9,4 +9,6 @@ -e acme -e . +-e letsencrypt-apache +-e letsencrypt-nginx -e letsencrypt-compatibility-test[docs]