mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 00:32:12 -04:00
Don't run pep8 for directories that we don't actually enforce pep8 on. Install dependencies with -q. Don't print reports, they make it hard to find the actual errors. Remove deprecated fields from acme .pylintrc, they cause unnecessary messages about deprecation. |
||
|---|---|---|
| .. | ||
| acme | ||
| docs | ||
| examples | ||
| .pep8 | ||
| .pylintrc | ||
| LICENSE.txt | ||
| MANIFEST.in | ||
| README.rst | ||
| readthedocs.org.requirements.txt | ||
| setup.cfg | ||
| setup.py | ||
ACME protocol implementation in Python