Browse Source

Add Makefile for publish package

yulai.li 6 năm trước cách đây
mục cha
commit
48ff5ce0c0
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      Makefile

+ 2 - 0
Makefile

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