File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ Deprecations and Removals
53
53
``--config-settings ``. (`#11859 <https://github.com/pypa/pip/issues/11859 >`_)
54
54
- Using ``--config-settings `` with projects that don't have a ``pyproject.toml `` now prints
55
55
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 >`_)
57
57
- Remove ``setup.py install `` fallback when building a wheel failed for projects without
58
58
``pyproject.toml ``. (`#8368 <https://github.com/pypa/pip/issues/8368 >`_)
59
59
- When the ``wheel `` package is not installed, pip now uses the default build backend
You can’t perform that action at this time.
0 commit comments