certbot/acme
Brad Warren 1e2f70b17a
Drop Python 3.4 support (#7721)
Fixes #7393.

* Remove Python 3.4 classifiers

* Remove unneeded typing dependency

* Exclude Python 3.4 in python_requires

* Remove Python 3.4 deprecation warning

* update changelog
2020-01-24 12:32:07 -08:00
..
acme Spelling and grammar fixes (#7695) 2020-01-17 18:55:51 +01:00
docs Do not document private members (#7675) 2020-01-10 16:48:01 -08:00
examples Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
tests Remove POST-as-GET fallback to GET (#6994) 2020-01-02 12:48:55 -08: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.4 support (#7721) 2020-01-24 12:32:07 -08:00

ACME protocol implementation in Python