mirror of
https://github.com/certbot/certbot.git
synced 2026-03-23 10:53:11 -04:00
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. |
||
|---|---|---|
| .. | ||
| pieces | ||
| tests | ||
| build.py | ||
| Dockerfile | ||
| letsencrypt-auto | ||
| letsencrypt-auto.sig | ||
| letsencrypt-auto.template | ||