-
-
Notifications
You must be signed in to change notification settings - Fork 66
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
Update package infrastructure #304
Conversation
f6d4cf8
to
10163e9
Compare
Codecov Report
@@ Coverage Diff @@
## main #304 +/- ##
==========================================
- Coverage 94.36% 94.34% -0.02%
==========================================
Files 23 23
Lines 727 725 -2
==========================================
- Hits 686 684 -2
Misses 41 41
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
496e253
to
38537c1
Compare
26b23c5
to
3117951
Compare
3117951
to
d6e01fd
Compare
@astrofrog I think I have finally made this pass. |
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.
Thank you for doing all this! Just a small comment below but feel free to merge otherwise.
[ci skip]
FYI, this PR took away |
@bsipocz Thanks for spotting this, don't think it was deliberate. How did you notice btw? |
conda-forge packaging did run the user tests |
Ah I see! I will check how easy it is to add back and do a patch release |
This Pull Request does a few things:
setup.py
and configure all the packaging insetup.cfg
andpyproject.toml
.