django-fobi/scripts/make_release.sh
2015-02-10 14:02:18 +01:00

4 lines
No EOL
84 B
Bash
Executable file

#cd ..
python setup.py register
python setup.py sdist bdist_wheel upload
#cd scripts