Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bo Zhang
csst
Commits
723da46e
Commit
723da46e
authored
Mar 03, 2022
by
BO ZHANG
🏀
Browse files
added upload.sh
parent
efad1df3
Changes
1
Hide whitespace changes
Inline
Side-by-side
upload.sh
0 → 100755
View file @
723da46e
#!/usr/bin/env bash
#python setup.py sdist upload
rm
./dist/
*
python setup.py sdist bdist_wheel
twine upload dist/
*
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment