mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
Remove unconditional mock dependency again.
This commit is contained in:
parent
962cb81767
commit
77970a452e
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ version = '1.5.0.dev0'
|
|||
install_requires = [
|
||||
'acme>=0.29.0',
|
||||
'certbot>=1.4.0.dev0',
|
||||
'mock',
|
||||
'python-augeas',
|
||||
'setuptools',
|
||||
'zope.component',
|
||||
|
|
|
|||
Loading…
Reference in a new issue