Skip to content

Commit dff72aa

Browse files
committed
reduce python requirement
1 parent ac3334a commit dff72aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
authors = [
77
{ name = "Russell Poldrack", email = "poldrack@gmail.com" }
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)