[Windows] Working unit tests for certbot-nginx (#6782)

This PR fixes certbot-nginx and relevant tests to make them succeed on Windows.

Next step will be to enable integration tests through certbot-ci in a future PR.

* Fix tests and incompabilities in certbot-nginx for Windows

* Fix lint, fix oldest local dependencies
This commit is contained in:
Adrien Ferrand
2019-02-20 16:20:16 -08:00
committed by Brad Warren
parent eef4c47633
commit eb5c4eca87
10 changed files with 47 additions and 36 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
acme[dev]==0.26.0
certbot[dev]==0.22.0
acme[dev]==0.29.0
-e .[dev]