certbot/letsencrypt-auto-source/pieces
Erik Rose d85883d55a Add 2.6 dependencies that were missing from le-auto. Fix #2334.
ConfigArgParse has a conditional dependency for Pythons < 2.7. On my local machine, I had a cached ConfigArgParse wheel built under 2.7, so it didn't carry those dependencies, and the pip freeze I used to determine the le-auto requirements thus missed it. From now on, we'll do those passes with --no-cache-dir.
2016-02-02 13:05:15 -05:00
..
bootstrappers Port bootstrapper fixes to the new le-auto's bootstrappers. 2016-01-22 15:26:49 -05:00
fetch.py Remove test key 2016-01-11 09:19:21 -08:00
letsencrypt-auto-requirements.txt Add 2.6 dependencies that were missing from le-auto. Fix #2334. 2016-02-02 13:05:15 -05:00
peep.py Upgrade peep to 3.0. 2016-01-22 00:07:50 -05:00