scikit-tda / tadasets

Synthetic data sets apt for Topological Data Analysis
http://tadasets.scikit-tda.org
MIT License
34 stars 7 forks source link

Convert to pyproject #17

Closed catanzaromj closed 4 months ago

catanzaromj commented 4 months ago

This PR converts the older setup.py style of building and dependency specification to pyproject.toml style. It also adds a changelog.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 88.17%. Comparing base (fe953ba) to head (06e9b7f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #17 +/- ## ======================================= Coverage 88.17% 88.17% ======================================= Files 7 7 Lines 203 203 Branches 22 22 ======================================= Hits 179 179 Misses 14 14 Partials 10 10 ```

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