Skip to content

Commit f720159

Browse files
committed
Update release-process.txt to follow new GHA-based publishing procedure
1 parent 32a8a7d commit f720159

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

docs/release-process.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@ Release
1717
5. `git commit && git push`
1818
6. Tag the release with the tag annotation containing the release information,
1919
``python bin/tag-release.py``
20-
7. ``python3 -m build``
21-
8. ``twine upload dist/rope-$VERSION.{tar.gz,whl}``
22-
9. Publish to Discussions Announcement
23-
10. Create Github Release
20+
7. Create Github Release
21+
8. Publish release announcements to GitHub Discussions
2422

2523

2624
Release Schedule

0 commit comments

Comments
 (0)