-
Notifications
You must be signed in to change notification settings - Fork 9
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
pcds-6.0.0 (py311) #345
base: master
Are you sure you want to change the base?
pcds-6.0.0 (py311) #345
Conversation
It worked as-is on first push, but there's still more to do. I tried to update the two feedstocks that are trolling us with direct bluesky/matplotlib dependencies and I'd like to pull those builds in too In general, here I'll be more aggressive about finding ways to minimize dependency bloat |
bluesky -> databroker -> dask -> pyarrow -> libarrow is the conda chain that is most severe for dependency creep |
This will need to be rebased on top of #346 |
Probably this will be re-done as python 3.12 which seems possible now |
The intention is to complete the action items in #342 and get a beta out for a py311 environment.
This will not work as-is on first push and will need some iterations.