django-fobi/scripts/make_release.sh
2022-06-24 00:45:06 +02:00

3 lines
80 B
Bash
Executable file

#python setup.py register
python setup.py sdist bdist_wheel
twine upload dist/*