AllenCell / AllenCell/allencell-segmenter-ml

Enable support for python 3.11 and 3.12

Ouverte
#636 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
needs prioritization Requests
Langage dominant
Python
Étoiles
5
Forks
3
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

**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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.