Преглед изворни кода

Add Makefile for publish package

yulai.li пре 6 година
родитељ
комит
48ff5ce0c0
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      Makefile

+ 2 - 0
Makefile

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