Skip to content

Conversation

@MatthewSZhang
Copy link
Collaborator

Checklist

Use the following settings to include compiled Cython files and .py files in wheels.

[tool.meson-python.args]
install = ['--tags=runtime,python-runtime']

@MatthewSZhang MatthewSZhang self-assigned this Nov 19, 2025
@MatthewSZhang MatthewSZhang added the bug Something isn't working label Nov 19, 2025
@MatthewSZhang MatthewSZhang linked an issue Nov 19, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (30889b7) to head (94a067e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #205   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          704       704           
=========================================
  Hits           704       704           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MatthewSZhang MatthewSZhang merged commit 122d00f into scikit-learn-contrib:main Nov 19, 2025
19 checks passed
@MatthewSZhang MatthewSZhang deleted the pixi-build-wheel branch November 19, 2025 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG wrong files included in Python wheel using pixi build task

1 participant