Explorar el Código

Update to using twine

James Bowman hace 6 años
padre
commit
93ef816a5c
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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/*