mirror of
https://github.com/certbot/certbot.git
synced 2026-07-31 18:25:24 +02:00
Work in progress on removing_proxy
This commit is contained in:
@@ -7,9 +7,8 @@ from setuptools import find_packages
|
||||
version = '0.8.0.dev0'
|
||||
|
||||
install_requires = [
|
||||
'certbot=={0}'.format(version),
|
||||
'certbot-apache=={0}'.format(version),
|
||||
'docker-py',
|
||||
'certbot',
|
||||
'certbot-apache',
|
||||
'requests',
|
||||
'zope.interface',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user