Update make dist script

This commit is contained in:
Roberto Rosario
2015-03-06 15:21:53 -04:00
parent 9ebf27d2ea
commit 8ce93819cf

2
contrib/scripts/make_dists.sh Normal file → Executable file
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