mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-02 20:22:10 +00:00
(chore) notes on how to do a pypi dev release
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
python3 -m build
|
||||
twine upload --verbose dist/litellm-1.18.13.dev4.tar.gz -u __token__ -
|
||||
Reference in New Issue
Block a user