melange
melange copied to clipboard
Python test pipelines should test every python version
See https://github.com/wolfi-dev/os/pull/20318/files#r1643611760
We should add import tests where possible.
See #1299 and my draft PR #1300
We probably want subpackage test block in the range for import tests for the new style py3 version packaging, then setting the python binary to use rather than the main package test
Also follow up to change the numpy e2e test and remove the env changes in #1308