8000 Adapt the release guide too · matplotlib/matplotlib@6213e14 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6213e14

Browse files
committed
Adapt the release guide too
1 parent bd4aaf1 commit 6213e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/devel/release_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A guide for developers who are doing a matplotlib release.
1313
Testing
1414
=======
1515

16-
* Run all of the regression tests by running ``python setup.py test`` script
16+
* Run all of the regression tests by running ``python tests.py``
1717
at the root of the source tree.
1818

1919
* Run :file:`unit/memleak_hawaii3.py` and make sure there are no

0 commit comments

Comments
 (0)
0