Steps
Requirements
A clear and concise description of the requirements to satisfy the new feature. Detail what you expect from a successful implementation of the feature. Ex. When using this feature, it should [...]
Justification
Python 3.12 has been out since October 2023.
@ethho let me know if there is anything else that should be included in this write up or any other steps I may have missed.
Steps
datajoint-python'ssetup.pythat causes datajoint elements to use an older version ofscikit-imagewhich is incompatible with Py3.12 (version0.19.3is used instead of0.24.0).djtest/djbaseimagesRequirements
A clear and concise description of the requirements to satisfy the new feature. Detail what you expect from a successful implementation of the feature. Ex. When using this feature, it should [...]
Justification
Python 3.12 has been out since October 2023.
@ethho let me know if there is anything else that should be included in this write up or any other steps I may have missed.