@@ -143,7 +143,7 @@ Python changes
The new Python packaging classes that should be used are
:ref:`python_flit_core <ref-classes-python_flit_core>`,
:ref:`python_setuptools_build_meta <ref-classes-python_setuptools_build_meta>`
- and :ref:`python_poetry_core <ref-classes-python_poetry_core>`.
+ and :ref:`python_poetry_core <ref-classes-python_poetry_core>`.
- The :ref:`setuptools3 <ref-classes-setuptools3>` class ``do_install()`` task now
installs the ``wheel`` binary archive. In current versions of ``setuptools`` the
Fix all instances of trailing-whitespace as reported by 'make sphinx-lint'. Signed-off-by: Trevor Woerner <twoerner@gmail.com> --- documentation/migration-guides/migration-4.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)