Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: specify full path to non-venv Python #1881

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

henryiii
Copy link
Contributor

Fix #1877. Should be fixed by astral-sh/uv#4289, but putting the correct path here is better anyway.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii marked this pull request as ready for review June 12, 2024 22:50
@henryiii henryiii requested a review from mayeut June 13, 2024 03:17
Copy link
Member

@mayeut mayeut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do have local failures with test/test_macos_archs.py::test_universal2_testing_on_arm64[build] before this patch. Don't know why CI did not fail...

I'll keep draft #1880 opened to work on it this week-end in order to extend tests with uv.
I now see the same failure locally with this test so that means we were not testing tests with uv on other platforms.

@mayeut mayeut merged commit 70fb1c4 into pypa:main Jun 13, 2024
22 of 23 checks passed
@henryiii henryiii deleted the henryiii/fix/uvup branch June 13, 2024 06:25
mayeut added a commit to mayeut/cibuildwheel that referenced this pull request Jun 13, 2024
MusicalNinjaDad pushed a commit to MusicalNinjaDad/cibuildwheel that referenced this pull request Jul 3, 2024
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
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.

build[uv] uses wrong Python when testing on Windows
2 participants