Update make dist script
This commit is contained in:
2
contrib/scripts/make_dists.sh
Normal file → Executable file
2
contrib/scripts/make_dists.sh
Normal file → Executable 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
|
||||
|
||||
Reference in New Issue
Block a user