Fixed typo

This commit is contained in:
2015-06-21 22:30:27 +05:30
parent bcac8d5cfc
commit 5c70bc5b44
+1 -1
View File
@@ -39,7 +39,7 @@ python setup.py build --plat-name=win32 bdist_wininst
### To upload to PYPI-
twine upload dist/* -R pypi
twine upload dist/* -r pypi
### To build or serve docs