Skip to content

build: Fix manylinux build#16

Merged
0x676e67 merged 2 commits intomainfrom
build
Feb 14, 2025
Merged

build: Fix manylinux build#16
0x676e67 merged 2 commits intomainfrom
build

Conversation

@0x676e67
Copy link
Copy Markdown
Owner

@0x676e67 0x676e67 commented Feb 14, 2025

This pull request includes changes to support building manylinux wheels, updates to the README for clarity, and minor code cleanup in an example file. The most important changes are summarized below:

Support for manylinux wheels:

  • .github/build.sh: Added an optional manylinux argument to the build script and modified the MATURIN_CMD to support building manylinux wheels when this argument is provided. [1] [2]
  • .github/workflows/ci.yml: Updated the CI workflow to pass the manylinux argument to the build script.

Documentation updates:

  • README.md: Updated the description of Linux wheel compatibility to specify GNU-GLIBC-2.34.

Code cleanup:

@0x676e67 0x676e67 merged commit bb2e801 into main Feb 14, 2025
@0x676e67 0x676e67 deleted the build branch February 14, 2025 06:19
kreedzZhao pushed a commit to kreedzZhao/rnet that referenced this pull request Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant