Skip to content

Commit 7e19e52

Browse files
kacedanabens
authored andcommitted
Change sklearn dependency to scikit-learn.
1 parent 52800e4 commit 7e19e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def read(fname):
6969
"pytest-xdist",
7070
"docker",
7171
"pandas",
72-
"sklearn",
72+
"scikit-learn",
7373
]
7474
},
7575
)

0 commit comments

Comments
 (0)