AllenCell / AllenCell/allencell-segmenter-ml

Enable support for python 3.11 and 3.12

Aperta
#636 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
needs prioritization Requests
Lingua principale
Python
Stelle
5
Fork
3
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.