Skip to content

A few fixes for flit builds#412

Merged
astanin merged 1 commit into
astanin:masterfrom
DimitriPapadopoulos:flit_fixes
Mar 5, 2026
Merged

A few fixes for flit builds#412
astanin merged 1 commit into
astanin:masterfrom
DimitriPapadopoulos:flit_fixes

Conversation

@DimitriPapadopoulos
Copy link
Copy Markdown
Contributor

The build backend should be flit_core, not flit:
https://flit.pypa.io/en/stable/pyproject_toml.html#build-system-section

File _version.py should be part of sdist and wheel distributions.

The build backend should be `flit_core`, not `flit`:
https://flit.pypa.io/en/stable/pyproject_toml.html#build-system-section

File `_version.py` should be part of sdist and wheel distributions.
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 5, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.24%. Comparing base (6050bef) to head (b6c41cd).
⚠️ Report is 14 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #412      +/-   ##
==========================================
+ Coverage   84.17%   84.24%   +0.07%     
==========================================
  Files           1        1              
  Lines         891      895       +4     
  Branches      217      217              
==========================================
+ Hits          750      754       +4     
  Misses        107      107              
  Partials       34       34              

☔ 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.

@astanin astanin merged commit 4552d6e into astanin:master Mar 5, 2026
19 checks passed
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