Skip to content

Commit 44e9074

Browse files
committed
MAINT: Add mne-denoise to CI dependencies
1 parent 1ebb93e commit 44e9074

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/circleci_dependencies.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ python -m pip install --upgrade --progress-bar off $ONLY_BINARY \
99
--group=test \
1010
--group=doc \
1111
-r doc/sphinxext/related_software.txt \
12+
"git+https://github.com/mne-tools/mne-denoise.git" \
1213
"git+https://github.com/mne-tools/mne-bids.git" \
1314
"git+https://github.com/mne-tools/mne-qt-browser.git" \
1415
"git+https://github.com/pyvista/pyvista.git" \

0 commit comments

Comments
 (0)