We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6681c02 commit ef78c12Copy full SHA for ef78c12
NEWS.rst
@@ -12,11 +12,6 @@
12
24.0 (2024-02-03)
13
=================
14
15
-Process
16
--------
17
-
18
-- Most project metadata is now defined statically via pip's ``pyproject.toml`` file.
19
20
Features
21
22
@@ -48,6 +43,12 @@ Improved Documentation
48
43
- Updated the ``pyproject.toml`` document to stop suggesting
49
44
to depend on ``wheel`` as a build dependency directly. (`#12449 <https://github.com/pypa/pip/issues/12449>`_)
50
45
- Update supported interpreters in development docs (`#12475 <https://github.com/pypa/pip/issues/12475>`_)
46
+
47
+Process
+-------
+- Most project metadata is now defined statically via pip's ``pyproject.toml`` file.
51
52
23.3.2 (2023-12-17)
53
===================
54
0 commit comments