8000 PIN: Python >=3.8 · nipype/pydra-nipype1@6dcac6e · GitHub
[go: up one dir, main page]

Skip to content

Commit 6dcac6e

Browse files
committed
PIN: Python >=3.8
1 parent 17a95c7 commit 6dcac6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "flit_scm:buildapi"
66
name = "pydra-nipype1"
77
description = "Tools for importing nipype 1.x interfaces into Pydra"
88
readme = "README.md"
9-
requires-python = ">=3.7"
9+
requires-python = ">=3.8"
1010
dependencies = [
1111
"pydra >=0.6.2",
1212
"nipype",

0 commit comments

Comments
 (0)
0