Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Commit ff0c120

Browse files
committed
DOC: Update package requirements
1 parent 13b8f70 commit ff0c120

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
'pandas',
2020
'parse',
2121
'tqdm',
22+
'pybids',
23+
'matplotlib',
24+
'cytoolz'
2225
]
2326

2427
setup_requirements = ['pytest-runner', ]

0 commit comments

Comments
 (0)