mirror of
https://github.com/certbot/certbot.git
synced 2026-01-21 19:01:07 +03:00
Merge pull request #1619 from letsencrypt/unpin-setuptools
Revert "Quikfix"
This commit is contained in:
@@ -17,7 +17,7 @@ install_requires = [
|
||||
'pyrfc3339',
|
||||
'pytz',
|
||||
'requests',
|
||||
'setuptools==18.5', # pkg_resources
|
||||
'setuptools', # pkg_resources
|
||||
'six',
|
||||
'werkzeug',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user