Skip to content

Commit 0399a26

Browse files
committed
python 3.9 typing
1 parent 4e1452d commit 0399a26

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
@@ -11,7 +11,7 @@ authors = [
1111
]
1212
license = { text = "AGPL-3.0-or-later" }
1313
readme = "README.rst"
14-
requires-python = ">=3.10"
14+
requires-python = ">=3.9"
1515
dependencies = [
1616
"numpy",
1717
"pandas",

0 commit comments

Comments
 (0)