This website requires JavaScript.
Explore
Help
Sign In
thamognya
/
internet_ml
Watch
1
Star
1
Fork
You've already forked internet_ml
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
66eb7eb9e0
internet_ml
/
scripts
/
publish.sh
4 lines
86 B
Bash
Raw
Blame
History
#!/bin/sh
poetry publish --build --username
$PYPI_USERNAME
--password
$PYPI_PASSWORD
View Git Blame
Copy Permalink