We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aff8dc commit 8b7b4f4Copy full SHA for 8b7b4f4
pyproject.toml
@@ -8,7 +8,7 @@ description = "The WFDB Python package: tools for reading, writing, and processi
8
authors = [{name = "The Laboratory for Computational Physiology", email = "[email protected]"}]
9
license = {text = "MIT License"}
10
readme = "README.md"
11
-requires-python = ">= 3.10"
+requires-python = ">= 3.9"
12
dependencies = [
13
"numpy >= 1.26.4",
14
"scipy >= 1.14.1",
0 commit comments