Skip to content

Commit 1a37afe

Browse files
committed
added black to full dependencies
1 parent cc93289 commit 1a37afe

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
@@ -8,6 +8,7 @@ description = "Tool for converting Nipype tasks and workflows into Pydra syntax"
88
readme = "README.rst"
99
requires-python = ">=3.7"
1010
dependencies = [
11+
"black",
1112
"attrs>=22.1.0",
1213
"nipype",
1314
"pydra",

0 commit comments

Comments
 (0)