Commit 19cdcef9 authored by PJ Eby's avatar PJ Eby

Add wiki updating to release procedure

--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4065936
parent 43942b21
...@@ -19,5 +19,6 @@ python2.3 ez_setup.py --md5update dist/setuptools-$VERSION*-py2.?.egg && \ ...@@ -19,5 +19,6 @@ python2.3 ez_setup.py --md5update dist/setuptools-$VERSION*-py2.?.egg && \
~/projects/ez_setup/__init__.py #&& \ ~/projects/ez_setup/__init__.py #&& \
#svn up ~/projects/*/ez_setup #svn up ~/projects/*/ez_setup
# XXX update wiki pages from EasyInstall.txt, setuptools.txt, & # update wiki pages from EasyInstall.txt, setuptools.txt, &
# pkg_resources.txt # pkg_resources.txt
python2.5 setup.py wikiup -c "Released version: $VERSION"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment