mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
add six dependency
This commit is contained in:
@@ -12,6 +12,7 @@ install_requires = [
|
||||
# For pkg_resources. >=1.0 so pip resolves it to a version cryptography
|
||||
# will tolerate; see #2599:
|
||||
'setuptools>=1.0',
|
||||
'six',
|
||||
'zope.interface',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user