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

Migrated packaging metadata to pyproject.toml #46

Merged
merged 3 commits into from
Feb 24, 2024
Merged

Conversation

agronholm
Copy link
Contributor

Pure-Python projects should not have a setup.py anymore.

Copy link

codecov bot commented Feb 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.51%. Comparing base (3f59db7) to head (f74a186).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #46   +/-   ##
=======================================
  Coverage   96.51%   96.51%           
=======================================
  Files           4        4           
  Lines          86       86           
  Branches       15       15           
=======================================
  Hits           83       83           
  Misses          2        2           
  Partials        1        1           

@Fuyukai Fuyukai merged commit 4ca5c78 into master Feb 24, 2024
41 checks passed
@Fuyukai Fuyukai deleted the upgrade-packaging branch February 24, 2024 14:20
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