Setup allows installation of unsupported Python version 3.12
Closed this issue · 0 comments
crdanielbusch commented
Describe the bug
Python 3.12 is explicitly not supported, but is not excluded in the setup configuration.
Expected behavior
The setup should only allow the installation of supported Python versions.
Additional context
A problem we discovered with Python version 3.12 is described in #205 (comment)