Commit 0c3e5e29 authored by tarek's avatar tarek

added an upload file

--HG--
branch : distribute
extra : rebase_source : 07d6ba37b48dcf16bdd027a08f3bda9ae965dc1c
parent 9f08dbed
......@@ -20,5 +20,3 @@ python distribute_setup.py --md5update dist/distribute-$VERSION-py2.4.egg
python distribute_setup.py --md5update dist/distribute-$VERSION-py2.5.egg
python distribute_setup.py --md5update dist/distribute-$VERSION-py2.6.egg
# XXX uploads will be done here
# upload for 2.5 and 2.6
# 2.3 and 2.4 are manual
python2.5 setup.py egg_info -RDb '' bdist_egg register upload
python2.6 setup.py egg_info -RDb '' bdist_egg sdist register upload
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