File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 12
12
24.0 (2024-02-03)
13
13
=================
14
14
15
- Process
16
- -------
17
-
18
- - Most project metadata is now defined statically via pip's ``pyproject.toml `` file.
19
-
20
15
Features
21
16
--------
22
17
@@ -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
48
+ -------
49
+
50
+ - Most project metadata is now defined statically via pip's ``pyproject.toml `` file.
51
+
51
52
23.3.2 (2023-12-17)
52
53
===================
53
54
You can’t perform that action at this time.
0 commit comments