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 b526927 commit 8ff0339Copy full SHA for 8ff0339
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "flit_scm:buildapi"
6
name = "pydra-nipype1"
7
description = "Tools for importing nipype 1.x interfaces into Pydra"
8
readme = "README.md"
9
-requires-python = "~=3.7"
+requires-python = ">=3.7"
10
dependencies = [
11
"pydra >=0.6.2",
12
"nipype",
0 commit comments