Updated Makefile

This commit is contained in:
Niru Maheswaranathan
2016-10-07 11:45:15 -07:00
parent a587f4adbd
commit 4fc783a1f2

View File

@@ -5,7 +5,7 @@ develop:
python setup.py develop
upload:
python setup.py sdist bdist_wininst upload
python setup.py sdist upload
test2:
python2 /Users/nirum/anaconda/bin/nosetests --logging-level=INFO