mirror of
https://github.com/KevinMidboe/tableprint.git
synced 2025-12-08 20:39:08 +00:00
Updated Makefile
This commit is contained in:
2
Makefile
2
Makefile
@@ -5,7 +5,7 @@ develop:
|
|||||||
python setup.py develop
|
python setup.py develop
|
||||||
|
|
||||||
upload:
|
upload:
|
||||||
python setup.py sdist bdist_wininst upload
|
python setup.py sdist upload
|
||||||
|
|
||||||
test2:
|
test2:
|
||||||
python2 /Users/nirum/anaconda/bin/nosetests --logging-level=INFO
|
python2 /Users/nirum/anaconda/bin/nosetests --logging-level=INFO
|
||||||
|
|||||||
Reference in New Issue
Block a user