-
Notifications
You must be signed in to change notification settings - Fork 760
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add alternate manylinux targets to
--python-platform
(#3229)
## Summary I initially implemented this by allowing arbitrary `x86_64-manylinux_x_y`, but it makes the Clap, Serde, and Schemars definitions more complicated, _and_ makes it harder for the user. Ultimately, manylinux itself only provides images for 2_17 and 2_28, so this seems like it should be sufficient. Closes #3222.
- Loading branch information
1 parent
84989a3
commit 116d47e
Showing
2 changed files
with
100 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.