summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-4.0.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides/migration-4.0.rst')
-rw-r--r--documentation/migration-guides/migration-4.0.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-4.0.rst b/documentation/migration-guides/migration-4.0.rst
index 5e240457c0..34fdda9076 100644
--- a/documentation/migration-guides/migration-4.0.rst
+++ b/documentation/migration-guides/migration-4.0.rst
@@ -143,7 +143,7 @@ Python changes
143 The new Python packaging classes that should be used are 143 The new Python packaging classes that should be used are
144 :ref:`python_flit_core <ref-classes-python_flit_core>`, 144 :ref:`python_flit_core <ref-classes-python_flit_core>`,
145 :ref:`python_setuptools_build_meta <ref-classes-python_setuptools_build_meta>` 145 :ref:`python_setuptools_build_meta <ref-classes-python_setuptools_build_meta>`
146 and :ref:`python_poetry_core <ref-classes-python_poetry_core>`. 146 and :ref:`python_poetry_core <ref-classes-python_poetry_core>`.
147 147
148- The :ref:`setuptools3 <ref-classes-setuptools3>` class ``do_install()`` task now 148- The :ref:`setuptools3 <ref-classes-setuptools3>` class ``do_install()`` task now
149 installs the ``wheel`` binary archive. In current versions of ``setuptools`` the 149 installs the ``wheel`` binary archive. In current versions of ``setuptools`` the