certbot/letsencrypt-auto-source
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
..
pieces Add 2.6 dependencies that were missing from le-auto. Fix #2334. 2016-02-02 13:05:15 -05:00
tests Remove errant DS_Store. Ick. 2016-01-19 16:10:39 -05:00
build.py Rename letsencrypt_auto dir to match other dirs. 2016-01-08 16:26:25 -05:00
Dockerfile Run le-auto tests on Travis. 2016-02-01 13:52:56 -05:00
letsencrypt-auto Add 2.6 dependencies that were missing from le-auto. Fix #2334. 2016-02-02 13:05:15 -05:00
letsencrypt-auto.sig Release 0.3.0 2016-01-27 15:12:30 -08:00
letsencrypt-auto.template Stop spewing "grep: /etc/os-release: No such file or directory" when running le-auto. Fix #2255. 2016-01-29 17:05:01 -05:00