Skip to content

Switch all metadata to pyproject.toml #32

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

Merged
merged 7 commits into from
Feb 13, 2024
Merged

Switch all metadata to pyproject.toml #32

merged 7 commits into from
Feb 13, 2024

Conversation

billbrod
Copy link
Member

  • Moves everything but the compilation-related info from setup.py to pyproject.toml
  • Switch to doing documentation install with optional dependencies instead of a separate conda environment
  • Cleans up readme and documentation some
  • Changes directory structure to src/ structure
  • Updates all links from v1.0.3 to v1.0.4 (which I'll release right after merging this PR)

Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8955baf) 69.72% compared to head (9aceae5) 69.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
- Coverage   69.72%   69.70%   -0.03%     
==========================================
  Files          19       18       -1     
  Lines        1460     1459       -1     
  Branches      328      328              
==========================================
- Hits         1018     1017       -1     
  Misses        348      348              
  Partials       94       94              

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

@billbrod billbrod merged commit 5582f77 into main Feb 13, 2024
@billbrod billbrod deleted the pyprojecttoml branch February 13, 2024 23:55
@billbrod billbrod mentioned this pull request Jun 2, 2025
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.

1 participant