mirror of
https://github.com/bendtherules/humblematch.git
synced 2026-08-18 13:52:00 +00:00
Fix build step newlines
This commit is contained in:
@@ -36,7 +36,9 @@ py.test
|
|||||||
### To build code -
|
### To build code -
|
||||||
|
|
||||||
python setup.py sdist bdist_wheel
|
python setup.py sdist bdist_wheel
|
||||||
|
|
||||||
python setup.py build --plat-name=win-amd64 bdist_wininst
|
python setup.py build --plat-name=win-amd64 bdist_wininst
|
||||||
|
|
||||||
python setup.py build --plat-name=win32 bdist_wininst
|
python setup.py build --plat-name=win32 bdist_wininst
|
||||||
|
|
||||||
### To upload to PYPI-
|
### To upload to PYPI-
|
||||||
|
|||||||
Reference in New Issue
Block a user