mirror of
https://github.com/trevorhobenshield/twitter-api-client.git
synced 2025-12-19 09:58:30 -05:00
4 lines
62 B
Bash
4 lines
62 B
Bash
#!/usr/bin/bash
|
|
|
|
python -m build
|
|
python -m twine upload dist/* |