forked from certbot/certbot
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use pip 8 (installed via pipstrap) instead of peep. Close certbot#2596.
This should solve our unicode error (erikrose/peep#125) as well as many other errors caused by pip, setuptools, or wheel being really, really old. It also means I don't have to maintain peep anymore for LE's sake. * Revert the patch that added the InstallRequirements function, since we're back to needing only 1 requirements file.
- Loading branch information
Showing
7 changed files
with
656 additions
and
2,382 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
394 changes: 182 additions & 212 deletions
394
letsencrypt-auto-source/pieces/letsencrypt-auto-requirements.txt
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.