Skip to content

Commit

Permalink
mne-bids fork version
Browse files Browse the repository at this point in the history
  • Loading branch information
yjmantilla committed Dec 2, 2021
1 parent 6ebe862 commit c78815d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Installation
git clone https://github.com/yjmantilla/sovabids.git
cd sovabids
pip install .
pip install -r requirements-user.txt
Installation for advanced usage
-------------------------------
Expand Down
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ flask
uvicorn
fastapi-jsonrpc
versioneer
git+https://github.com/yjmantilla/mne-bids.git@neuroscan
git+https://github.com/yjmantilla/bidscoin.git@sovabids
-e .
2 changes: 2 additions & 0 deletions requirements-user.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
git+https://github.com/yjmantilla/mne-bids.git@neuroscan
.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ requests
pybv
pyyaml
pandas
mne_bids
fastapi-jsonrpc

0 comments on commit c78815d

Please sign in to comment.