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: pyodide support by trying --version if -E fails #717

Merged
merged 1 commit into from Apr 20, 2024

Conversation

henryiii
Copy link
Collaborator

Fix #715. Fix #716 (dup).

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Copy link

codecov bot commented Apr 19, 2024

Codecov Report

Attention: Patch coverage is 35.00000% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 81.93%. Comparing base (f844088) to head (5d55975).

Files Patch % Lines
src/scikit_build_core/program_search.py 35.00% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #717      +/-   ##
==========================================
- Coverage   82.17%   81.93%   -0.24%     
==========================================
  Files          68       68              
  Lines        3870     3881      +11     
==========================================
  Hits         3180     3180              
- Misses        690      701      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@henryiii
Copy link
Collaborator Author

Tested in pybind/scikit_build_example#138

@henryiii henryiii merged commit c3e8c06 into main Apr 20, 2024
47 of 49 checks passed
@henryiii henryiii deleted the henryiii/fix/pyodide2 branch April 20, 2024 00:19
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.

CMakeNotFoundError with pyodide: cmake -E capabilities failed Pyodide support
1 participant