release.sh: add pypi instructions
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
parent
c549af78eb
commit
f0a585b02f
@ -455,6 +455,7 @@ Command samples to do manually:
|
||||
- git push <remote> master:master
|
||||
- git push <remote> next:next
|
||||
- git push <remote> $new_version
|
||||
- python setup.py sdist && twine upload dist/* && rm -rf dist MANIFEST
|
||||
- cd website
|
||||
- git checkout master
|
||||
- git merge $branch_name
|
||||
|
Loading…
Reference in New Issue
Block a user