Skip to content

Commit 84271a7

Browse files
committed
update release note for numpy#28436
1 parent d1c668d commit 84271a7

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed
Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
Build manylinux_2_28 wheels
22
---------------------------
3-
Wheels for linux systems will use the ``manylinux_2_28`` tag, which means
3+
4+
Wheels for linux systems will use the ``manylinux_2_28`` tag (instead of the ``manylinux2014`` tag), which means
45
dropping support for redhat7/centos7, amazonlinux2, debian9, ubuntu18.04, and
5-
other pre-glibc2.28 operating system versions.
6+
other pre-glibc2.28 operating system versions, as per the `PEP 600 support
7+
table`_.
8+
9+
.. _`PEP 600 support table`: https://github.com/mayeut/pep600_compliance?tab=readme-ov-file#pep600-compliance-check
10+

0 commit comments

Comments
 (0)