Update make dist script

This commit is contained in:
Roberto Rosario
2015-03-06 15:21:53 -04:00
parent 9ebf27d2ea
commit 8ce93819cf
Regular → Executable
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
python setup.py sdist
python setup.py sdist
pip wheel --no-index --no-deps --wheel-dir dist dist/*.tar.gz