Skip to content

Commit 8ff33ed

Browse files
committed
Don't mention setuptools in release process docs
1 parent f6ecf40 commit 8ff33ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/html/development/release-process.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ Creating a new release
145145
#. Push the tag created by ``prepare-release``.
146146
#. Regenerate the ``get-pip.py`` script in the `get-pip repository`_ (as
147147
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
148+
#. Submit a Pull Request to `CPython`_ adding the new version of pip
149+
to ``Lib/ensurepip/_bundled``, removing the existing version, and
150150
adjusting the versions listed in ``Lib/ensurepip/__init__.py``.
151151

152152

0 commit comments

Comments
 (0)