Files
sglang/docs/release_process.md

8 lines
70 B
Markdown
Raw Normal View History

2024-05-12 15:05:40 -07:00
```
pip install build twine
```
```
cd python
bash upload_pypi.sh
```