0
0
mirror of https://github.com/thegeeklab/certbot-dns-corenetworks.git synced 2024-06-02 16:59:40 +02:00

bump dependency to corenetworks>=0.1.4

This commit is contained in:
Robert Kaussow 2020-05-12 21:04:35 +02:00
parent ab7f76d016
commit c35fb93f5f

View File

@ -72,7 +72,7 @@ setup(
"certbot>=0.15",
"setuptools",
"zope.interface",
"corenetworks>=0.1.3",
"corenetworks>=0.1.4",
],
dependency_links=[],
)