8 lines
70 B
Markdown
8 lines
70 B
Markdown
```
|
|
pip install build twine
|
|
```
|
|
|
|
```
|
|
cd python
|
|
bash upload_pypi.sh
|
|
``` |