certbot/bootstrap/dev
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
..
_venv_common.sh Make message printed after bootstrap slightly less confusing 2015-10-28 04:03:44 +05:30
README nit: missing EOF newline 2015-09-27 20:59:07 +00:00
venv.sh requirements.txt: rename to py26reqs.txt and remove it from deps where possible. 2015-10-31 12:22:42 +00:00
venv3.sh Developer virtualenv bootstrap scripts. 2015-09-27 20:57:31 +00:00

This directory contains developer setup.