Skip to content

Commit db6cc19

Browse files
committed
Comment out last install from git
1 parent 7725cb2 commit db6cc19

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,8 @@ docs = [
197197
"datalad>=1.0.2",
198198

199199
# for release we need pypi, so this needs to be commented
200-
"probeinterface @ git+https://github.com/SpikeInterface/probeinterface.git", # We always build from the latest version
201-
"neo @ git+https://github.com/NeuralEnsemble/python-neo.git", # We always build from the latest version
200+
# "probeinterface @ git+https://github.com/SpikeInterface/probeinterface.git", # We always build from the latest version
201+
# "neo @ git+https://github.com/NeuralEnsemble/python-neo.git", # We always build from the latest version
202202

203203
]
204204

0 commit comments

Comments
 (0)