From 185d5eff862f096c3f35ec094d5fc2bcdc20ea49 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 17 Jul 2019 16:34:30 +0200 Subject: Update release checklist --- doc/contributing.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/contributing.asciidoc b/doc/contributing.asciidoc index 19815da34..84e9a17d0 100644 --- a/doc/contributing.asciidoc +++ b/doc/contributing.asciidoc @@ -703,6 +703,7 @@ qutebrowser release * Make sure there are no unstaged changes and the tests are green. * Make sure all issues with the related milestone are closed. * Consider updating the completions for `content.headers.user_agent` in `configdata.yml`. +* Make sure Python is up-to-date on build machines. * Mark the milestone at https://github.com/qutebrowser/qutebrowser/milestones as closed. * Run `./.venv/bin/python3 scripts/dev/update_version.py {major,minor,patch}`. * Run the printed instructions accordingly. -- cgit v1.2.3-54-g00ecf