pyt-team / TopoNetX

Computing on Topological Domains
https://pyt-team.github.io/toponetx/
MIT License
175 stars 31 forks source link

Remove `wheel` from build dependencies #367

Closed ffl096 closed 3 months ago

ffl096 commented 3 months ago

As recommended by Scientific Python, wheel should not be part of the build dependencies. It is injected automatically by setuptools when needed.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.38%. Comparing base (9dc75f9) to head (318c381).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #367 +/- ## ======================================= Coverage 97.38% 97.38% ======================================= Files 38 38 Lines 3562 3562 ======================================= Hits 3469 3469 Misses 93 93 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.