Remember to update stable docs link. Check timestamp on wheels before posting.

This commit is contained in:
Stefan van der Walt
2014-07-02 18:30:18 +02:00
parent b6c8ee9546
commit 0fca535caa
+5 -1
View File
@@ -19,6 +19,7 @@ How to make a new release of ``skimage``
place. Double check ``random.js``, otherwise the skimage.org front
page gets broken!
- Build using ``make gh-pages``.
- Update the symlink to ``stable``.
- Push upstream: ``git push origin gh-pages`` in ``doc/gh-pages``.
- Add the version number as a tag in git::
@@ -38,7 +39,10 @@ How to make a new release of ``skimage``
"Current" tab, and click (on the right) on the "Restart Build" icon. After
the wheels become available at http://wheels.scikit-image.org/ (approx 15
mins), execute ``tools/osx_wheel_upload.sh``. Note that, if you rebuild the
same wheels, the Rackspace server may only update in another 15 minutes.
same wheels, it can take up to 15 minutes for the the files in the http
directory to update to the versions that Travis-CI uploaded. You may want to
check the timestamps in the http directory listing to check that you will get
the latest version.
- Increase the version number