fixed upload to pypi
This commit is contained in:
parent
0aecfe2008
commit
ac31896b3c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -41,4 +41,4 @@ doc-latexpdf:
|
||||||
@cp doc/_build/latex/*.pdf docs/pdf/
|
@cp doc/_build/latex/*.pdf docs/pdf/
|
||||||
|
|
||||||
publish: sdist
|
publish: sdist
|
||||||
python setup.py register upload
|
python setup.py register sdist upload
|
||||||
|
|
Loading…
Reference in a new issue