From 7d50cb792699247e3be81e3be2d360d61e0d3fc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Sch=C3=B6nberger?= Date: Tue, 27 May 2014 21:59:25 -0400 Subject: [PATCH] Remove deprecated release instruction --- RELEASE.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/RELEASE.txt b/RELEASE.txt index 36c3acf5..b56b5bb8 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -45,8 +45,6 @@ How to make a new release of ``skimage`` - Sync your branch with the remote repo: ``git pull``. If you try to ``make gh-pages`` when your branch is out of sync, it creates headaches. - - Update stable and development version numbers in - ``_templates/sidebar_versions.html``. - Add release date to ``index.rst`` under "Announcements". - Add previous stable version documentation path to disallowed paths in `robots.txt`