release_process.md 70 Bytes
Newer Older
Lianmin Zheng's avatar
Lianmin Zheng committed
1
2
3
4
5
6
7
8
```
pip install build twine
```

```
cd python
bash upload_pypi.sh
```