Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 14e1a9d

Browse files
authored
Update README.md
1 parent da0c2f5 commit 14e1a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Over time we will very likely deviate from Valhalla's own Python binding code to
1111

1212
![pypi version](https://badge.fury.io/py/pyvalhalla.svg)
1313

14-
We distribute all 4 currently developed CPython versions as **binary wheels** for Win64, MacOS (Intel) and x86_64 Linux distributions with `glibc>=2.24` (most modern systems, see [PEP 600](https://www.python.org/dev/peps/pep-0600/)). We **do not** offer a source distribution on PyPI. Please contact us on [email protected] if you need support building the bindings for your platform/distribution.
14+
We distribute all currently maintained CPython versions as **binary wheels** for Win64, MacOS (Intel) and x86_64 Linux distributions with `glibc>=2.28`. We **do not** offer a source distribution on PyPI. Please contact us on [email protected] if you need support building the bindings for your platform/distribution.
1515

1616
`pip install pyvalhalla`
1717

0 commit comments

Comments
 (0)