Skip to content

Commit 8af4b53

Browse files
authored
Merge pull request #3090 from alejoe91/fix-missing-requirement
Add ibllib to test requirements
2 parents 0d99342 + dbe3ef2 commit 8af4b53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,9 @@ test = [
136136
"xarray",
137137
"huggingface_hub",
138138

139+
# preprocessing
140+
"ibllib>=2.36.0", # for IBL
141+
139142
# tridesclous
140143
"numba",
141144
"hdbscan>=0.8.33", # Previous version had a broken wheel

0 commit comments

Comments
 (0)