Merge pull request #1665 from erikrose/letsencrypt-auto-release

Make letsencrypt-auto release-suitable, self-upgrading, and self-contained.
This commit is contained in:
bmw
2016-01-19 15:16:49 -08:00
41 changed files with 4346 additions and 62 deletions
+1
View File
@@ -63,4 +63,5 @@ setup(
'apache = letsencrypt_apache.configurator:ApacheConfigurator',
],
},
test_suite='letsencrypt_apache',
)