We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ecf40 commit 8ff33edCopy full SHA for 8ff33ed
docs/html/development/release-process.rst
@@ -145,8 +145,8 @@ Creating a new release
145
#. Push the tag created by ``prepare-release``.
146
#. Regenerate the ``get-pip.py`` script in the `get-pip repository`_ (as
147
documented there) and commit the results.
148
-#. Submit a Pull Request to `CPython`_ adding the new version of pip (and upgrading
149
- setuptools) to ``Lib/ensurepip/_bundled``, removing the existing version, and
+#. Submit a Pull Request to `CPython`_ adding the new version of pip
+ to ``Lib/ensurepip/_bundled``, removing the existing version, and
150
adjusting the versions listed in ``Lib/ensurepip/__init__.py``.
151
152
0 commit comments