Skip to content

Commit 8a1eea4

Browse files
authored
Merge pull request #12075 from jondo/patch-1
2 parents 2d168e6 + 16df8cd commit 8a1eea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Deprecations and Removals
5353
``--config-settings``. (`#11859 <https://github.com/pypa/pip/issues/11859>`_)
5454
- Using ``--config-settings`` with projects that don't have a ``pyproject.toml`` now prints
5555
a deprecation warning. In the future the presence of config settings will automatically
56-
enable the default build backend for legacy projects and pass the setttings to it. (`#11915 <https://github.com/pypa/pip/issues/11915>`_)
56+
enable the default build backend for legacy projects and pass the settings to it. (`#11915 <https://github.com/pypa/pip/issues/11915>`_)
5757
- Remove ``setup.py install`` fallback when building a wheel failed for projects without
5858
``pyproject.toml``. (`#8368 <https://github.com/pypa/pip/issues/8368>`_)
5959
- When the ``wheel`` package is not installed, pip now uses the default build backend

0 commit comments

Comments
 (0)