Drop Python 3.10 support#910
Conversation
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
b12a9d1 to
afd092e
Compare
|
/ok to test |
jameslamb
left a comment
There was a problem hiding this comment.
One small suggestion, just leaving a blocking review so this isn't accidentally merged in the flurry of merges for these related PRs (I've been there haha)
| specific: | ||
| - output_types: [conda] | ||
| matrices: | ||
| # zarr 3 is not supported on Python 3.10 |
There was a problem hiding this comment.
This should be more than just removing a comment. Now it's safe to unconditionally depend on zarr>=3.0.0, so I think this should get moved up to the common: conda-only group above.
There was a problem hiding this comment.
Seems like a good plan to me -- moved up into the conda-only group
jameslamb
left a comment
There was a problem hiding this comment.
Changed my mind, approving so you don't have to chase me for a review. But please do consider that suggestion.
Don't need a specific entry anymore now that Python 3.10 is dropped
|
/merge |
Description
Contributes to rapidsai/build-planning#246
Finishes the work of dropping Python 3.10 support.
This project stopped building / testing against Python 3.10 as of rapidsai/shared-workflows#494
This PR updates configuration and docs to reflect that.
Followups before merging
Check that there are no remaining uses like this: