mirror of
https://github.com/rpm-software-management/tito.git
synced 2025-02-23 12:12:47 +00:00
Add release instructions for PyPI
This commit is contained in:
parent
4638a05b76
commit
4c4b1268b3
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ If you are releasing a new version of Tito, please follow these steps:
|
|||
6. Push new version into Fedora DistGit and build it in Koji
|
||||
`tito release fedora`
|
||||
7. Make sure those builds succeeds and submit updates into Bodhi
|
||||
8. Release into PyPI with `python3 setup.py sdist` and `twine upload
|
||||
dist/<NAME-VERSION>.tar.gz`
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue