Skip to content

Commit 58a5e3c

Browse files
authored
Drop Python 3.8 (#239)
1 parent 68ac8fb commit 58a5e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dynamic = ["version"]
88
description = "Sphinx extension for deploying JupyterLite"
99
readme = "README.md"
1010
license = { file = "LICENSE" }
11-
requires-python = ">=3.8"
11+
requires-python = ">=3.9"
1212
authors = [
1313
{ name = "JupyterLite Contributors" },
1414
]

0 commit comments

Comments
 (0)