Skip to content

Commit

Permalink
Merge pull request #3090 from alejoe91/fix-missing-requirement
Browse files Browse the repository at this point in the history
Add ibllib to test requirements
  • Loading branch information
alejoe91 authored Jun 27, 2024
2 parents 0d99342 + dbe3ef2 commit 8af4b53
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,9 @@ test = [
"xarray",
"huggingface_hub",

# preprocessing
"ibllib>=2.36.0", # for IBL

# tridesclous
"numba",
"hdbscan>=0.8.33", # Previous version had a broken wheel
Expand Down

0 comments on commit 8af4b53

Please sign in to comment.