Commit a5633e5d authored by tarek's avatar tarek

pushing the doc as well

--HG--
branch : distribute
extra : rebase_source : 8b45c37dc3d3e4f2d3f91beb2f5867523f45f974
parent fc30a740
......@@ -13,8 +13,8 @@ rm -rf ./temp
# creating the releases
rm -rf ./dist
# now preparing the source release
python2.6 setup.py -q egg_info -RDb '' sdist register upload
# now preparing the source release, pushing it and its doc
python2.6 setup.py -q egg_info -RDb '' sdist register upload sphinx_build upload_doc
# pushing the bootstrap scripts
scp distribute_setup.py ziade.org:nightly/build/
......
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