Revert "Add a global lock file to Certbot (#4369)" (#4445)

This reverts commit 32122cfa21.
This commit is contained in:
Brad Warren
2017-03-30 15:47:31 -07:00
committed by GitHub
parent d09bde972a
commit a542fcd019
8 changed files with 2 additions and 121 deletions
-1
View File
@@ -43,7 +43,6 @@ install_requires = [
'ConfigArgParse>=0.9.3',
'configobj',
'cryptography>=0.7', # load_pem_x509_certificate
'fasteners',
'mock',
'parsedatetime>=1.3', # Calendar.parseDT
'PyOpenSSL',