Skip to content

Commit b7e55a7

Browse files
committed
Updated dep for Python>=3.9
1 parent db7109d commit b7e55a7

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 @@ authors = [
88
{name = "Sam Stern", email = "[email protected]"},
99
{name = "Juan Altmayer Pizzorno", email = "[email protected]"},
1010
]
11-
requires-python = ">=3.8,!=3.11.0"
11+
requires-python = ">=3.9,!=3.11.0"
1212
classifiers = [
1313
"Development Status :: 5 - Production/Stable",
1414
"Framework :: IPython",

0 commit comments

Comments
 (0)