mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-03-21 16:10:25 +00:00
3 lines
80 B
Bash
Executable file
3 lines
80 B
Bash
Executable file
#python setup.py register
|
|
python setup.py sdist bdist_wheel
|
|
twine upload dist/*
|