Skip to content

Commit 175df8b

Browse files
authored
Merge pull request #3874 from zm711/cleanuppyproject
cleanup pyproject--remove duplicate from testing section
2 parents 2402d23 + d1f1baf commit 175df8b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pyproject.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@ test = [
151151
"pytest-cov",
152152
"psutil",
153153

154-
"huggingface_hub",
155-
156154
# preprocessing
157155
"ibllib", # for IBL
158156

@@ -195,8 +193,8 @@ docs = [
195193
"hdbscan>=0.8.33", # For sorters spykingcircus2 + tridesclous
196194
"numba", # For many postprocessing functions
197195
"networkx",
198-
"skops", # For auotmated curation
199-
"scikit-learn", # For auotmated curation
196+
"skops", # For automated curation
197+
"scikit-learn", # For automated curation
200198
# Download data
201199
"pooch>=1.8.2",
202200
"datalad>=1.0.2",

0 commit comments

Comments
 (0)