diff options
| author | Trevor Woerner <twoerner@gmail.com> | 2025-05-24 16:06:28 -0400 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-05-28 08:46:32 -0700 |
| commit | 32712b2a6bdad53f0d382e603f3e02b4e831b2f9 (patch) | |
| tree | f68cfc633088a7358cf7f7c40f1dc1df2683e892 | |
| parent | 38e33dedee046a40eec0bdf3b74151f860cc89cc (diff) | |
| download | poky-32712b2a6bdad53f0d382e603f3e02b4e831b2f9.tar.gz | |
sphinx-lint: trailing whitespace
Fix all instances of trailing-whitespace as reported by 'make sphinx-lint'.
(From yocto-docs rev: 7776550a190060221a8cc913e470edf5349b6829)
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
| -rw-r--r-- | documentation/migration-guides/migration-4.0.rst | 2 |
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 |
