Browse Source

Add Makefile for publish package

yulai.li 6 years ago
parent
commit
48ff5ce0c0
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Makefile

+ 2 - 0
Makefile

@@ -0,0 +1,2 @@
+publish:
+	python setup.py sdist upload -r pypi