Rename manylinux2014 wheel to glibc-2.17 for clarity

This commit is contained in:
opencad-abu
2026-06-02 16:36:55 +08:00
parent cbfc69a90b
commit 075d552869
2 changed files with 1 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ Si2 OpenAccess 22.61 Python bindings via pybind11.
pip install dist/oapy-0.1b0-cp312-cp312-linux_x86_64.whl
# RHEL7/CentOS7 (glibc 2.17+)
pip install dist/oapy-0.1b0-cp312-cp312-manylinux2014_x86_64.whl
pip install dist/oapy-0.1b0-cp312-cp312-glibc-2.17_x86_64.whl
```
## API Docs