AllenCell / AllenCell/allencell-segmenter-ml

Enable support for python 3.11 and 3.12

未关闭
#636 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
needs prioritization Requests
主要语言
Python
星标
5
派生
3
PR 合并指标
30 天内没有已合并 PR

描述

**Please describe the problem that needs to be solved by this feature**
Previously we did not support python 3.11 and 3.12 since cyto-dl did not. It seems like cyto-dl enabled 3.11 support, so we can switch that on as well.

Adding python 3.11 support should be simple:
- Test to ensure it works
- Add it to CI workflow so that we build against 3.11 on PR and commits
- add it as a supported version in `pyproject.toml`

for Python 3.12 support, we need to update [cyto-dl](https://pypi.org/project/cyto-dl/) to be able to use python 3.12, which it currently does not.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。