mirror of
https://github.com/certbot/certbot.git
synced 2026-08-04 20:23:12 +02:00
Merge branch 'master' into issue4331
This commit is contained in:
@@ -11,7 +11,7 @@ install_requires = [
|
|||||||
'acme=={0}'.format(version),
|
'acme=={0}'.format(version),
|
||||||
'certbot=={0}'.format(version),
|
'certbot=={0}'.format(version),
|
||||||
'mock',
|
'mock',
|
||||||
'python-augeas',
|
'python-augeas<=0.5.0',
|
||||||
# For pkg_resources. >=1.0 so pip resolves it to a version cryptography
|
# For pkg_resources. >=1.0 so pip resolves it to a version cryptography
|
||||||
# will tolerate; see #2599:
|
# will tolerate; see #2599:
|
||||||
'setuptools>=1.0',
|
'setuptools>=1.0',
|
||||||
|
|||||||
Reference in New Issue
Block a user