Fix build step newlines

This commit is contained in:
2015-10-07 15:13:28 +05:30
parent 8c9fe9c141
commit 9376d05d52
+2
View File
@@ -36,7 +36,9 @@ py.test
### To build code -
python setup.py sdist bdist_wheel
python setup.py build --plat-name=win-amd64 bdist_wininst
python setup.py build --plat-name=win32 bdist_wininst
### To upload to PYPI-