From e9e490a54a87cfdbc9618b8547a7ecc81a6e2fac Mon Sep 17 00:00:00 2001 From: Ralf Gommers Date: Mon, 3 Jun 2013 21:25:39 +0200 Subject: DOC: add to HOWTO_RELEASE to check that the benchmark suite runs. --- doc/HOWTO_RELEASE.rst.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/HOWTO_RELEASE.rst.txt') diff --git a/doc/HOWTO_RELEASE.rst.txt b/doc/HOWTO_RELEASE.rst.txt index d6746f4d6..f44d17aa9 100644 --- a/doc/HOWTO_RELEASE.rst.txt +++ b/doc/HOWTO_RELEASE.rst.txt @@ -188,7 +188,10 @@ Release process Check the buildbot ------------------ -The buildbot is located at ``_. +For Numpy, check the buildbot located at ``_. +Also check that the benchmarks (which are not run as part of the test suite) +work. Note that at the moment this applies only to Scipy; Numpy doesn't have +a benchmark suite. So, run ``scipy.bench()``. Agree on a release schedule --------------------------- -- cgit v1.2.1