AcademySoftwareFoundation / AcademySoftwareFoundation/openexr
Python wheel workflow should validate sdist
Open
help wanted
- Dominant language
- C
- Stars
- 1.8k
- Forks
- 700
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 29
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.
Contributor guide
Research direction
Start by locating the Python wheel workflow and reviewing how it builds wheel and source distributions. Run the workflow, then verify that the wheel installs normally and that a pip install --no-binary build-from-source path succeeds; done means both validation paths pass in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, ci-cd, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100