mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
Update certbot-apache/setup.py
Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
parent
a446e124e4
commit
83b73aeb93
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ version = '1.3.0.dev0'
|
|||
# acme/certbot version.
|
||||
install_requires = [
|
||||
'acme>=0.29.0',
|
||||
'certbot>=1.2.0.dev0',
|
||||
'certbot>=1.3.0.dev0',
|
||||
'mock',
|
||||
'python-augeas',
|
||||
'setuptools',
|
||||
|
|
|
|||
Loading…
Reference in a new issue