AllenNeuralDynamics / AllenNeuralDynamics/aind-data-access-api
Update Python support
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This repo tests against Python 3.8, 3.9 and 3.10:
https://github.com/AllenNeuralDynamics/aind-data-access-api/blob/498e52548537ad62a9ed710d0c77b5eae30a023d/.github/workflows/run_dev_tests.yml#L12
https://github.com/AllenNeuralDynamics/aind-data-access-api/blob/498e52548537ad62a9ed710d0c77b5eae30a023d/.github/workflows/run_main_tests.yml#L13
Python 3.8 is end of life since late 2024
Python 3.9 is end of life since late 2025
Python 3.10, 3.11, 3.12 and 3.13 are all in active release
We should update testing infrastructure accordingly.
Can we explicitly drop support for 3.8 and 3.9?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.