Skip to content

Commit dff72aa

Browse files
committed
reduce python requirement
1 parent ac3334a commit dff72aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
authors = [
77
{ name = "Russell Poldrack", email = "[email protected]" }
88
]
9-
requires-python = ">=3.13"
9+
requires-python = ">=3.10"
1010
dependencies = [
1111
"coverage>=7.7.0",
1212
"flake8>=7.1.2",

0 commit comments

Comments
 (0)