We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1eedaa commit 3dcaa44Copy full SHA for 3dcaa44
setup.py
@@ -62,7 +62,7 @@ def get_identifier(json):
62
"toml",
63
"traitlets",
64
],
65
- python_requires=">=3.9",
+ python_requires=">=3.11",
66
author="Project Jupyter Contributors",
67
author_email="[email protected]",
68
url="https://repo2docker.readthedocs.io/en/latest/",
0 commit comments