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 from setup.py to pyproject.toml #921

Merged
merged 4 commits into from
Mar 10, 2024
Merged

Conversation

ma-sadeghi
Copy link
Member

Fixes #907. Also, migrates from flat to src layout (recommended by PyPA

Copy link

codecov bot commented Mar 10, 2024

Codecov Report

Merging #921 (202bc53) into dev (154c13d) will decrease coverage by 0.8%.
Report is 1 commits behind head on dev.
The diff coverage is 83.3%.

Additional details and impacted files
@@           Coverage Diff           @@
##             dev    #921     +/-   ##
=======================================
- Coverage   83.3%   82.5%   -0.8%     
=======================================
  Files         36      42      +6     
  Lines       4576    4844    +268     
=======================================
+ Hits        3812    4000    +188     
- Misses       764     844     +80     

@ma-sadeghi ma-sadeghi merged commit e0b3e02 into dev Mar 10, 2024
18 of 20 checks passed
@ma-sadeghi ma-sadeghi deleted the maint/pyproject.toml branch March 10, 2024 13:04
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.

Convert from setup.py to pyproject.toml
1 participant