Skip to content

Commit

Permalink
FIX: BIDS
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Oct 1, 2024
1 parent 39a5b01 commit 9afe7a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/circleci_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ echo "Installing dependencies"
python -m pip install --upgrade --progress-bar off \
-r requirements.txt -r requirements_testing.txt -r requirements_doc.txt \
"mne-qt-browser[opengl] @ git+https://github.com/mne-tools/mne-qt-browser.git@main" \
"mne-bids @ git+https://github.com/mne-tools/mne-bids.git@main" \
--only-binary="numpy,scipy,scikit-learn,matplotlib,pandas,ndindex,tables" \
-e .

0 comments on commit 9afe7a2

Please sign in to comment.