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 d058b68 commit 7e113c7Copy full SHA for 7e113c7
pyproject.toml
@@ -9,7 +9,7 @@ description = "The WFDB Python package: tools for reading, writing, and processi
9
authors = [{name = "The Laboratory for Computational Physiology", email = "contact@physionet.org"}]
10
license = {text = "MIT License"}
11
readme = "README.md"
12
-requires-python = ">= 3.7"
+requires-python = ">= 3.7.1"
13
dependencies = [
14
"numpy >= 1.10.1, < 2.0.0",
15
"scipy >= 1.0.0",
0 commit comments