Skip to content

Commit

Permalink
add script to upload eggs to pypi
Browse files Browse the repository at this point in the history
git-svn-id: http://projects.conceptive.be/camelot/svn/trunk@1654 8325946a-aa55-0410-8760-f0bc8c33efaa
  • Loading branch information
erikj committed Nov 27, 2010
1 parent 762388c commit 2e601d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions upload_egg.sh
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/usr/bin/env bash
python -O setup.py sdist bdist_egg upload

0 comments on commit 2e601d6

Please sign in to comment.