DiamondLightSource / DiamondLightSource/mx-bluesky
Drop support for python 3.11
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
According to the python support document referenced by our ADR
https://numpy.org/neps/nep-0029-deprecation_policy.html
and the document that supersedes it
https://scientific-python.org/specs/spec-0000/
Python 3.11 has dropped out of its support window and we can now consider dropping support for it
## Acceptance Criteria
- mx-bluesky is deployed and tested working on python 3.12 or higher
- mx-bluesky project is updated to drop support for python 3.11
- documentation is updated.
Contributor guide
Assessment
This issue has not been assessed yet.