Pin pynsist (#8749)

* Pin pynsist

* Update dependencies

* Set windows installer a proper python project

* Optimize usage of the venvs

* Add windows-installer when venv is set up

* Fix call

* Remove env marker
This commit is contained in:
Adrien Ferrand
2021-04-01 13:57:03 -07:00
committed by GitHub
parent 1ea588d504
commit fea0b4e2e5
12 changed files with 86 additions and 36 deletions
+1
View File
@@ -32,6 +32,7 @@ certbot-nginx = {path = "../../certbot-nginx", extras = ["docs"]}
certbot-apache = {path = "../../certbot-apache", extras = ["dev"]}
certbot = {path = "../../certbot", extras = ["dev", "docs"]}
acme = {path = "../../acme", extras = ["dev", "docs"]}
windows-installer = {path = "../../windows-installer"}
# Extra dependencies
# See https://github.com/certbot/certbot/issues/8425.