Skip to content

Commit 7442aa4

Browse files
committed
add minimal python version in pyproject.toml
1 parent 4fc1475 commit 7442aa4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ authors = [
1212
classifiers = [
1313
]
1414
license = {file = "LICENSE.txt"}
15+
requires-python = ">=3.10"
1516
dependencies = [
1617
"numpy",
1718
"pandas",

0 commit comments

Comments
 (0)