mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
remove docker-compose dependency
This commit is contained in:
parent
e84271b36b
commit
b288518b9e
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ if parse_version(setuptools_version) < parse_version(min_setuptools_version):
|
|||
install_requires = [
|
||||
'coverage',
|
||||
'cryptography',
|
||||
'docker-compose',
|
||||
'pyopenssl',
|
||||
'pytest',
|
||||
'pytest-cov',
|
||||
|
|
|
|||
Loading…
Reference in a new issue