Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 145878b

Browse files
committed
updates to release guide
svn path=/trunk/matplotlib/; revision=6612
1 parent 38b94c4 commit 145878b

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

doc/devel/release_guide.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ binaries and source distributions for testing as release candidates.
4949
Packaging
5050
=========
5151

52+
5253
* Make sure the :file:`MANIFEST.in` us up to date and remove
5354
:file:`MANIFEST` so it will be rebuilt by MANIFEST.in
5455

@@ -68,11 +69,9 @@ Packaging
6869

6970
* on windows, unix2dos the rc file
7071

71-
* make a branch of the svn revision that is released, in case we need
72-
to do a bug fix release. Eg, from the top level of the mpl svn
73-
tree, the one which has "branches", "tags" and "trunk", do::
72+
* We have a Makefile for the OS X builds in the mpl source dir
73+
:file:`release/osx`, so use this to prepare the OS X releases.
7474

75-
> svn copy trunk/matplotlib branches/v0_98_4_maint
7675

7776

7877
.. _release-candidate-testing:

0 commit comments

Comments
 (0)