mirror of
https://github.com/certbot/certbot.git
synced 2026-01-21 19:01:07 +03:00
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.
3 lines
132 B
Plaintext
3 lines
132 B
Plaintext
# https://github.com/bw2/ConfigArgParse/issues/17
|
|
git+https://github.com/kuba/ConfigArgParse.git@python2.6-0.9.3#egg=ConfigArgParse
|