fixed upload to pypi

This commit is contained in:
Lars Kiesow 2013-05-15 01:34:48 +02:00
parent 0aecfe2008
commit ac31896b3c

View file

@ -41,4 +41,4 @@ doc-latexpdf:
@cp doc/_build/latex/*.pdf docs/pdf/
publish: sdist
python setup.py register upload
python setup.py register sdist upload