Skip to content

Commit ef2db0c

Browse files
committed
Update pyproject.toml
1 parent 9fd6509 commit ef2db0c

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
@@ -61,7 +61,7 @@ classifiers = [
6161
"Programming Language :: Python :: 3",
6262
"Operating System :: OS Independent",
6363
]
64-
requires-python = ">=3.10,<4.0"
64+
requires-python = ">=3.9,<4.0"
6565

6666
[project.optional-dependencies]
6767
burr = ["burr[start]==0.22.1"]

0 commit comments

Comments
 (0)