Commit 202344e 1 parent dc696c2 commit 202344e Copy full SHA for 202344e
File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -147,7 +147,12 @@ Creating a new release
147
147
#. Submit the ``release/YY.N `` branch as a pull request and ensure CI passes.
148
148
Merge the changes back into ``main `` and pull them back locally.
149
149
#. Push the tag created by ``prepare-release ``. This will trigger the release
150
- workflow on GitHub and publish to PyPI.
150
+ workflow on GitHub.
151
+ #. Go to https://github.com/pypa/pip/actions, find the latest ``Publish Python
152
+ 🐍 distribution 📦 to PyPI `` workflow run, open it, wait for the build step
153
+ to complete, then approve the PyPI environment to let the publishing step
154
+ run. If you desire, you have the possibility to download and inspect the
155
+ artifacts before approving.
151
156
#. Regenerate the ``get-pip.py `` script in the `get-pip repository `_ (as
152
157
documented there) and commit the results.
153
158
#. Submit a Pull Request to `CPython `_ adding the new version of pip
You can’t perform that action at this time.
0 commit comments