From d361937b6780323639c1332a79a5948bd4376be7 Mon Sep 17 00:00:00 2001 From: Jakub Warmuz Date: Sun, 12 Jul 2015 13:39:40 +0000 Subject: [PATCH] RTFD: install subpkgs. --- readthedocs.org.requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readthedocs.org.requirements.txt b/readthedocs.org.requirements.txt index 27cccb0a6..f686b00bf 100644 --- a/readthedocs.org.requirements.txt +++ b/readthedocs.org.requirements.txt @@ -7,4 +7,7 @@ # in --editable mode (-e), just "pip install .[docs]" does not work as # expected and "pip install -e .[docs]" must be used instead +-e acme -e .[docs] +-e letsencrypt-apache +-e letsencrypt-nginx