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

Migrate to setup.cfg and pyproject.toml #299

Merged
merged 1 commit into from
Mar 12, 2023
Merged

Conversation

adamreeve
Copy link
Owner

@adamreeve adamreeve commented Mar 12, 2023

Fixes #298

Drops Python 3.7 support due to using importlib.metadata

@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (1c756a0) 96.82% compared to head (68f7cdd) 96.82%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #299   +/-   ##
=======================================
  Coverage   96.82%   96.82%           
=======================================
  Files          19       19           
  Lines        2582     2583    +1     
=======================================
+ Hits         2500     2501    +1     
  Misses         82       82           
Impacted Files Coverage Δ
nptdms/version.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@adamreeve adamreeve merged commit 22b4e29 into master Mar 12, 2023
@adamreeve adamreeve deleted the pyproject_migration branch March 12, 2023 22:31
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.

Deprecation warning for setup.py
2 participants