Skip to content

Commit fc10277

Browse files
author
Beat Buesser
committed
Remove duplicated line in setup.py
Signed-off-by: Beat Buesser <[email protected]>
1 parent 2f3d618 commit fc10277

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
install_requires = [
1010
"numpy>=1.18.0",
1111
"scipy>=1.4.1",
12-
"scikit-learn>=0.22.2,<=0.24.1",
1312
"scikit-learn>=0.22.2,<0.24.3",
1413
"six",
1514
"setuptools",

0 commit comments

Comments
 (0)