Sfoglia il codice sorgente

Update to using twine

James Bowman 6 anni fa
parent
commit
93ef816a5c
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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/*