We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32a8a7d commit f720159Copy full SHA for f720159
1 file changed
docs/release-process.rst
@@ -17,10 +17,8 @@ Release
17
5. `git commit && git push`
18
6. Tag the release with the tag annotation containing the release information,
19
``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
+7. Create Github Release
+8. Publish release announcements to GitHub Discussions
24
25
26
Release Schedule
0 commit comments