-
Notifications
You must be signed in to change notification settings - Fork 6
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
pyepics: init at 3.5.6 #110
pyepics: init at 3.5.6 #110
Conversation
Marked as draft, because I'm still missing a test |
Test was added! |
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.
This looks good to me! Thanks
Successfully created backport PR for |
Successfully created backport PR for |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin nixos-23.05
git worktree add -d .worktree/backport/110-to-nixos-23.05 origin/nixos-23.05
cd .worktree/backport/110-to-nixos-23.05
git switch --create backport/110-to-nixos-23.05
git cherry-pick -x be5ebeac8690d248489701a66ad7f358185386ea 2f7bd2c88b7840deb4e06e5ff830298ee458b403 3e53f2e2701df99ce7c08177ba1723ad9d81e41c |
and make it so that python packages work for any python version.