AcademySoftwareFoundation / AcademySoftwareFoundation/openexr

Python wheel workflow should validate sdist

Open
#1,862 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.