Files
deb-python-falcon/publish.sh
2015-02-18 11:53:52 -06:00

6 lines
148 B
Bash
Executable File

#!/usr/bin/env bash
#python setup.py bdist_egg upload
python setup.py sdist --formats=gztar,zip upload --sign
# python setup.py bdist_wheel upload