mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Update Lexicon requirements to stabilize certbot-dns-ovh behavior (#9802)
* Update minimum Lexicon version required for certbot-dns-ovh * Add types * FIx mypy * Fix lint * Fix BOTH lint and mypy
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ install_requires = [
|
||||
'pytz>=2019.3',
|
||||
'requests',
|
||||
'setuptools',
|
||||
'types-python-dateutil'
|
||||
'types-python-dateutil',
|
||||
]
|
||||
|
||||
setup(
|
||||
|
||||
Reference in New Issue
Block a user