Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Warmuz <jakub@warmuz.org>2015-10-31 15:17:02 +0300
committerJakub Warmuz <jakub@warmuz.org>2015-10-31 15:22:42 +0300
commit6f5d37fc21fa01f3272f851d97d13c4e045f27a6 (patch)
tree80612c8b292ed76a08898e7bd7594e1e271a0158 /py26reqs.txt
parentd31abeb8a731618e0fd568b35dd6a690ed1118ba (diff)
requirements.txt: rename to py26reqs.txt and remove it from deps where possible.
When people see requirements.txt they tend to `pip install -r` straight way (c.f. https://github.com/letsencrypt/letsencrypt/issues/1252). It's only necessary for Python2.6.
Diffstat (limited to 'py26reqs.txt')
-rw-r--r--py26reqs.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/py26reqs.txt b/py26reqs.txt
new file mode 100644
index 000000000..a94b22c0c
--- /dev/null
+++ b/py26reqs.txt
@@ -0,0 +1,2 @@
+# https://github.com/bw2/ConfigArgParse/issues/17
+git+https://github.com/kuba/ConfigArgParse.git@python2.6-0.9.3#egg=ConfigArgParse