Skip to content

Commit 22264b7

Browse files
ghisvaileffigies
andauthored
MNT: Add compatibility aliases
Co-authored-by: Chris Markiewicz <[email protected]>
1 parent 36bb2de commit 22264b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ test = [
7474
"boutiques",
7575
"pympler",
7676
]
77+
# Aliases
78+
tests = ["pydra[test]"]
79+
docs = ["pydra[doc]"]
80+
all = ["pydra[doc,dev]"]
7781

7882
[project.urls]
7983
documentation = "https://nipype.github.io/pydra/"

0 commit comments

Comments
 (0)