-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
pythonPackages.pvlib: enable tests #56301
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
This will conflict with staging-next, let's wait until that is merged. |
Should I create these pull request branches from some other branch to avoid such conflicts? What is the correct branch to start working on? I found these guides but they didn't tell (or I missed it): |
You can rebase on staging-next if you want. However, I'd prefer not to merge this until #56200 is merged. |
Please solve merge conflicts by rebasing onto master. When that's done we can cherry-pick also to stable. |
@FRidh Done. Now this isn't anymore a version bump but just enables the tests. |
@GrahamcOfBorg build python2.pkgs.pvlib python3.pkgs.pvlib |
@FRidh Feel free to do so put I don't see a reason. |
Now it's only tests it's perhaps not worth it. |
Motivation for this change
Upgrade pvlib and also enable unit tests.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)