certbot/acme
Brad Warren 575092d603
Drop Python 3.5 support (#8206)
* delete classifiers

* update python_requires

* Update py35 Azure jobs

* Revert "Add warnings about Python 3.5 deprecation in Certbot (#8154)"

This reverts commit 270b5535e2.

* Update other Python 3.5 references.

* update changelog

* bump MIN_PYTHON_3_VERSION
2020-08-16 13:19:08 -07:00
..
acme Drop Python 3.5 support (#8206) 2020-08-16 13:19:08 -07:00
docs Minor bugfixes (#7891) 2020-04-13 10:41:39 -07:00
examples Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
tests Correct a typo in acme/tests/client_test.py (#8186) 2020-08-05 11:44:23 -07:00
LICENSE.txt Update Copyright notice in subpackages LICENSE. 2015-10-04 10:10:41 +00:00
MANIFEST.in Refactor tests out of packaged module for acme plugin (#7600) 2019-11-26 15:25:41 -08:00
pytest.ini Fixes #6085. (#6091) 2018-06-12 17:31:22 -07:00
README.rst Fix ACME module description 2015-10-21 17:06:35 -07:00
readthedocs.org.requirements.txt Refactor certbot/ and certbot/tests/ to use the same structure as the other packages (#7544) 2019-11-25 14:28:05 -08:00
setup.cfg Make wheel universal 2016-01-21 10:11:23 +01:00
setup.py Drop Python 3.5 support (#8206) 2020-08-16 13:19:08 -07:00

ACME protocol implementation in Python