-
Notifications
You must be signed in to change notification settings - Fork 8
Maint: Update project configuration and add zenodo and mailman configs #81
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
Conversation
samaloney
commented
Apr 1, 2025
- Move inforamtion from setup.cfg to project.toml, .isort.cfg, pytest.ini etc and remove setup.cfg and slim down setup.py
- Update build and version settings
- Add zenodo.json
- Add .mailmap
| "name": "Gábor Péterffy", | ||
| "orcid": "", | ||
| "affiliation": "" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pgabor if you have an orcid/affiliation you'd like me to include just comment here and I will update.
* Move inforamtion from setup.cfg to project.toml, .isort.cfg, pytest.ini etc and remove setup.cfg and slim down setup.py * Update build and version settings * Add zenodo.json * Add .mailmap
66c40b5 to
22ca32b
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #81 +/- ##
=======================================
Coverage ? 89.31%
=======================================
Files ? 9
Lines ? 955
Branches ? 0
=======================================
Hits ? 853
Misses ? 102
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
79f7c31 to
ea22276
Compare