Skip to content

Commit bef21c5

Browse files
committed
fixed README
1 parent d8d4993 commit bef21c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ Feature list:
2020
2. Composable dataflows with simple node semantics. A dataflow can be a node of another dataflow.
2121
3. `splitter` and `combiner` provides many ways of compressing complex loop semantics
2222
4. Cached execution with support for a global cache across dataflows and users
23-
5. Distributed execution, presently via ConcurrentFutures, SLURM and SGE, with support
24-
for PS/IJ and Dask available via plugins
23+
5. Distributed execution, presently via ConcurrentFutures, SLURM and SGE, with support for PS/IJ and Dask available via plugins
2524

2625
`API Documentation <https://nipype.github.io/pydra/>`_
2726

0 commit comments

Comments
 (0)