certbot/acme
Brad Warren 1c5e56d9c7
Claim Python 3.11 support and add tests (#9471)
* set up 3.11 tests

* fixup warnings

* sed -i "s/\( *'Pro.*3\.1\)0\(',\)/\10\2\n\11\2/" */setup.py

* update changelog
2022-11-18 07:55:27 +11:00
..
acme Upgrade pylint (#9470) 2022-11-17 18:21:14 +11:00
docs Bump version to 1.33.0 2022-11-08 15:23:35 -08:00
examples acme: remove Client and BackwardsCompatibleClientV2 (#9356) 2022-09-06 14:36:55 -07:00
tests Upgrade pylint (#9470) 2022-11-17 18:21:14 +11:00
LICENSE.txt Update Copyright notice in subpackages LICENSE. 2015-10-04 10:10:41 +00:00
MANIFEST.in include py.typed marker files in distribution (#9187) 2022-02-04 18:29:26 +01: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 Pin readthedocs deps (#9083) 2021-11-04 20:35:44 +11:00
setup.py Claim Python 3.11 support and add tests (#9471) 2022-11-18 07:55:27 +11:00

ACME protocol implementation in Python