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 68ac8fb commit 58a5e3cCopy full SHA for 58a5e3c
pyproject.toml
@@ -8,7 +8,7 @@ dynamic = ["version"]
8
description = "Sphinx extension for deploying JupyterLite"
9
readme = "README.md"
10
license = { file = "LICENSE" }
11
-requires-python = ">=3.8"
+requires-python = ">=3.9"
12
authors = [
13
{ name = "JupyterLite Contributors" },
14
]
0 commit comments