1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-21 19:01:07 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Marius Gedminas
e268e718a0 Remove py26reqs.txt
ConfigArgParse 0.10 from PyPI supports Python 2.6, so there's no more
need to install a fixed version directly from a git branch.
2015-12-03 10:07:31 +02:00
Jakub Warmuz
6f5d37fc21 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.
2015-10-31 12:22:42 +00:00
Chhatoi Pritam Baral
7b5f20a31c Make message printed after bootstrap slightly less confusing 2015-10-28 04:03:44 +05:30
Brad Warren
b275df13d3 python2 and clarified coverage 2015-10-06 10:49:33 -07:00
Jakub Warmuz
85e5165b5d nit: missing EOF newline 2015-09-27 20:59:07 +00:00
Jakub Warmuz
6649af9479 Developer virtualenv bootstrap scripts. 2015-09-27 20:57:31 +00:00