File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 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
147147#. Submit the ``release/YY.N `` branch as a pull request and ensure CI passes.
148148   Merge the changes back into ``main `` and pull them back locally.
149149#. 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.
151156#. Regenerate the ``get-pip.py `` script in the `get-pip repository `_ (as
152157   documented there) and commit the results.
153158#. Submit a Pull Request to `CPython `_ adding the new version of pip
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments