mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-14 11:18:06 +08:00
Update release info now that setup is fixed.
This commit is contained in:
+3
-7
@@ -13,13 +13,9 @@ How to make a new release of ``scikits.image``
|
||||
|
||||
- Publish on PyPi:
|
||||
|
||||
python setup.py register
|
||||
|
||||
- Ideally, the step above would be replaced by
|
||||
|
||||
python setup.py sdist upload
|
||||
|
||||
(not sure if "python setup.py register" is needed before that)
|
||||
|
||||
but this doesn't work at the moment.
|
||||
|
||||
- Increase the version number in the setup.py file to ``0.2dev``.
|
||||
- Increase the version number in the setup.py file to ``0.Xdev``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user