This website requires JavaScript.
Explore
Help
Register
Sign In
studiosi
/
snanosm
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
844cdec0ff0424fc8eb9b9db56490faefb3a1d65
snanosm
/
publish.sh
T
4 lines
86 B
Bash
Raw
Normal View
History
Unescape
Escape
fix: .gitignore and publish script
2026-07-16 19:44:39 +03:00
#!/usr/bin/env bash
python3 -m build
python3 -m twine upload --repository pypi dist/*
Reference in New Issue
Copy Permalink