From 652a353319d2016f53969e0b0dab2122743b6cd6 Mon Sep 17 00:00:00 2001 From: Floris Bruynooghe Date: Thu, 30 Apr 2015 22:55:01 +0100 Subject: [PATCH] Some small corrections to release process --HG-- branch : pytest-2.7 --- HOWTORELEASE.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HOWTORELEASE.rst b/HOWTORELEASE.rst index 4e76ca536..f4eed836b 100644 --- a/HOWTORELEASE.rst +++ b/HOWTORELEASE.rst @@ -2,11 +2,11 @@ How to release pytest (draft) -------------------------------------------- -1. bump version numbers in setup.py and pytest/__init__.py +1. bump version numbers in pytest/__init__.py (setup.py reads it) 2. check and finalize CHANGELOG -3. write doc/en/announce/pytest-VERSION.txt and include +3. write doc/en/announce/release-VERSION.txt and include it in doc/en/announce/index.txt 4. use devpi for uploading a release tarball to a staging area: