mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 08:03:10 +02:00
add missing pkg_resources comment
This commit is contained in:
@@ -42,7 +42,7 @@ install_requires = [
|
|||||||
'python2-pythondialog>=3.2.2rc1', # Debian squeeze support, cf. #280
|
'python2-pythondialog>=3.2.2rc1', # Debian squeeze support, cf. #280
|
||||||
'pytz',
|
'pytz',
|
||||||
'requests',
|
'requests',
|
||||||
'setuptools',
|
'setuptools', # pkg_resources
|
||||||
'zope.component',
|
'zope.component',
|
||||||
'zope.interface',
|
'zope.interface',
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user