浏览代码

Update to using twine

James Bowman 6 年之前
父节点
当前提交
93ef816a5c
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -11,4 +11,5 @@ To test run `go`, it should produce:
 
 To install do:
 
-    python setup.py sdist upload
+    python setup.py sdist
+    twine upload dist/*