mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 18:04:31 +02:00
Support for py3.3+ in acme.jose.
This commit is contained in:
@@ -14,6 +14,7 @@ install_requires = [
|
||||
'PyOpenSSL',
|
||||
'pytz',
|
||||
'requests',
|
||||
'six',
|
||||
'werkzeug',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user