mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
Merge branch 'master' into issue4331
This commit is contained in:
commit
b7bb75886e
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ install_requires = [
|
|||
'acme=={0}'.format(version),
|
||||
'certbot=={0}'.format(version),
|
||||
'mock',
|
||||
'python-augeas',
|
||||
'python-augeas<=0.5.0',
|
||||
# For pkg_resources. >=1.0 so pip resolves it to a version cryptography
|
||||
# will tolerate; see #2599:
|
||||
'setuptools>=1.0',
|
||||
|
|
|
|||
Loading…
Reference in a new issue