Misc fixes (#432)
This commit is contained in:
8
docs/release_process.md
Normal file
8
docs/release_process.md
Normal file
@@ -0,0 +1,8 @@
|
||||
```
|
||||
pip install build twine
|
||||
```
|
||||
|
||||
```
|
||||
cd python
|
||||
bash upload_pypi.sh
|
||||
```
|
||||
Reference in New Issue
Block a user