Skip to content

Commit f173402

Browse files
committed
[Makefile] Add makefile for pushing to PyPI
1 parent eb88829 commit f173402

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
pypi_update:
2+
python setup.py sdist upload -r pypi

0 commit comments

Comments
 (0)