AcademySoftwareFoundation/openexr
Python wheel workflow should validate sdist
Open
#1,862 opened on Oct 2, 2024
help wanted
Repository metrics
- Stars
- (1,812 stars)
- PR merge metrics
- (PR metrics pending)
Description
The python wheel workflow should have a validation step that does a pip install of the wheel, including a pip install --no-binary to verify the build-from-source actually works.