Skip to content

Conversation

@henryiii
Copy link
Contributor

Try simpler action. See #2663.

@mayeut
Copy link
Member

mayeut commented Dec 7, 2025

I'm not sure why this had an impact as you mentioned in #2663 (comment), maybe we should add a backend test (meson-python, scikit-build-core, maturin) ?

uv is still used directly in the virtualenv function and pip on Windows

call("uv", "venv", venv_path, "--python", python)

pip = ["uv", "pip"] if use_uv else ["pip"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants