Skip to content

Commit 9cc342f

Browse files
committed
pyproject.toml: requires-python >= 3.8
1 parent 50d5ae9 commit 9cc342f

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
@@ -46,6 +46,7 @@ dependencies = [
4646
"numpy",
4747
"pip",
4848
]
49+
requires-python = '>=3.8'
4950

5051
[tool.setuptools]
5152
packages = ["talib"]

0 commit comments

Comments
 (0)