mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 15:52:08 -04:00
Quikfix
This commit is contained in:
parent
236af19a50
commit
a97a702210
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ install_requires = [
|
|||
'pyrfc3339',
|
||||
'pytz',
|
||||
'requests',
|
||||
'setuptools', # pkg_resources
|
||||
'setuptools==18.5', # pkg_resources
|
||||
'six',
|
||||
'werkzeug',
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue