-
Notifications
You must be signed in to change notification settings - Fork 10
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
admin/update-min-aicsimageio-ver-and-move-to-gpl3 #36
Conversation
Ignoring the failing builds. Will rerun when 4.4.0 is actually pushed to pypi |
Codecov Report
@@ Coverage Diff @@
## main #36 +/- ##
==========================================
- Coverage 83.15% 83.05% -0.11%
==========================================
Files 7 5 -2
Lines 184 177 -7
==========================================
- Hits 153 147 -6
+ Misses 31 30 -1
Continue to review full report at Codecov.
|
First, I'm incredibly flattered you listed me as a contributor in AICS 4.3 when I made a just a tiny tweak to a thing that in the same release became not a thing. 🤣 I can't say I'm fully able to wrap my head around the GPL vs. BSD etc, issues. |
yeah, I'm fine with this. If it later becomes a sticking point, we can create a BSD version at that time |
Holding for a week. Allen Legal looking into the ramifications of converting to a GPL license. (I.e. "how easy is it to move back to BSD after switching to GPL) |
OK, so this is sort of insane, but it works... Edit: here's
|
Uhhhhhh can you make a PR for that? |
Errr wait, this PR is adding all the installs. No reason to add that once this is merged and deployed |
I have no idea why the tests are failing on Windows... but I am going to ship this and release so that it unblocks a lot of people. Will make an issue for fixing windows tests. |
@psobolewskiPhD release is out v0.5.0. If you have a chance, can you make a fresh env and let me know if everything installs and runs correctly. I am technically out of town this week so will be sporadic in response but hopefully everything works for you! |
Everything is golden! |
Pull request recommendations:
Resolves #35
Sets the new license to GPL because we are upgrading to aicsimageio v4.4.0 and installing all optional reader deps.
Additionally fixes and updates some general README info.
Tagging @psobolewskiPhD @tlambert03. Any thoughts?
Thanks for contributing!