Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert to pyproject #17

Merged
merged 4 commits into from
Mar 17, 2024

Conversation

catanzaromj
Copy link
Contributor

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

Copy link

codecov bot commented Mar 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@           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           

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

@catanzaromj catanzaromj self-assigned this Mar 17, 2024
@catanzaromj catanzaromj added the enhancement New feature or request label Mar 17, 2024
@catanzaromj catanzaromj marked this pull request as ready for review March 17, 2024 12:42
@catanzaromj catanzaromj merged commit 3a3d62f into scikit-tda:master Mar 17, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant