Closed andrii-i closed 2 months ago
Python 3.12 is not explicitly supported / is not listed in pyproject.toml https://github.com/jupyter-server/jupyter-scheduler/blob/main/pyproject.toml#L16.
pyproject.toml
Test, add explicit support for Python 3.12 in pyproject.toml https://github.com/jupyter-server/jupyter-scheduler/blob/main/pyproject.toml#L16.
Python 3.12 was released on October 2, 2023. https://docs.python.org/3/whatsnew/3.12.html
Problem
Python 3.12 is not explicitly supported / is not listed in
pyproject.toml
https://github.com/jupyter-server/jupyter-scheduler/blob/main/pyproject.toml#L16.Proposed solution
Test, add explicit support for Python 3.12 in
pyproject.toml
https://github.com/jupyter-server/jupyter-scheduler/blob/main/pyproject.toml#L16.Additional context
Python 3.12 was released on October 2, 2023. https://docs.python.org/3/whatsnew/3.12.html