Skip to content

add pyproject.toml, require Python 3.10, JupyterHub 3#153

Merged
yuvipanda merged 1 commit intojupyterhub:mainfrom
minrk:pyproject
Dec 10, 2025
Merged

add pyproject.toml, require Python 3.10, JupyterHub 3#153
yuvipanda merged 1 commit intojupyterhub:mainfrom
minrk:pyproject

Conversation

@minrk
Copy link
Copy Markdown
Member

@minrk minrk commented Dec 5, 2025

needed before pip install starts failing

drops Python 3.9, JupyterHub 2 support

otherwise, should be no changes

black, pyupgrade config no longer needed, as project.requires-python is used instead

fixes recent ci failures in #152, #151 which test an OS no longer supported by GHA

needed before `pip install` starts failing

drops Python 3.9, JupyterHub 2 support

otherwise, should be no changes

black, pyupgrade config no longer needed, as project.requires-python is used instead
@minrk minrk added the breaking label Dec 5, 2025
@yuvipanda yuvipanda merged commit c58c113 into jupyterhub:main Dec 10, 2025
7 checks passed
@yuvipanda
Copy link
Copy Markdown
Collaborator

should we make a release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants