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 f0bdc47 commit 04d036cCopy full SHA for 04d036c
pyproject.toml
@@ -7,7 +7,7 @@ name = "notebook"
7
description = "Jupyter Notebook - A web-based notebook environment for interactive computing"
8
readme = "README.md"
9
license = { file = "LICENSE" }
10
-requires-python = ">=3.8"
+requires-python = ">=3.9"
11
authors = [
12
{ name = "Jupyter Development Team", email = "jupyter@googlegroups.com" },
13
]
0 commit comments