Skip to content

Comments

Do not require wheel for building#197

Merged
casperdcl merged 1 commit intoiterative:mainfrom
hroncok:patch-1
Nov 16, 2025
Merged

Do not require wheel for building#197
casperdcl merged 1 commit intoiterative:mainfrom
hroncok:patch-1

Conversation

@hroncok
Copy link
Contributor

@hroncok hroncok commented Oct 30, 2025

  • current version of setuptools (70.1+) does not need wheel at all
  • older versions of setuptools would depend on wheel when building wheels (but not sdists)

- current version of setuptools (70.1+) does not need wheel at all
- older versions of setuptools would depend on wheel when building wheels (but not sdists)
@codecov
Copy link

codecov bot commented Nov 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.18%. Comparing base (2f87e26) to head (a23e335).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #197   +/-   ##
=======================================
  Coverage   89.18%   89.18%           
=======================================
  Files           3        3           
  Lines         370      370           
=======================================
  Hits          330      330           
  Misses         40       40           

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

@casperdcl casperdcl merged commit acc76fd into iterative:main Nov 16, 2025
7 checks passed
@hroncok hroncok deleted the patch-1 branch January 16, 2026 11:16
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.

2 participants