From 35c413c9c5e3a62a8edbe4de50edf0eae93fd41e Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sun, 10 Apr 2016 21:21:40 +0200 Subject: [PATCH] release checklist: Clarify how to build on Windows --- CONTRIBUTING.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.asciidoc b/CONTRIBUTING.asciidoc index 217ade9ef..400f1a258 100644 --- a/CONTRIBUTING.asciidoc +++ b/CONTRIBUTING.asciidoc @@ -626,7 +626,7 @@ as closed. * Run `scripts/dev/build_release.py` on Linux to build an sdist * Upload to PyPI: `twine upload dist/foo{,.asc}` -* Create Windows packages via `scripts/dev/build_release.py` +* Create Windows packages via `C:\Python34_x32\python scripts\dev\build_release.py --asciidoc C:\Python27\python C:\asciidoc-8.6.9\asciidoc.py` * Upload to github * Upload to qutebrowser.org with checksum/GPG