Skip to content

Commit fbee1f1

Browse files
committed
Add bert-sklearn
1 parent 69e3dc0 commit fbee1f1

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
@@ -45,7 +45,7 @@
4545
"ray",
4646
"shap==0.44.1",
4747
"xarray==2023.1.0",
48-
"bert-sklearn @ git+ssh://git@github.com/charles9n/bert-sklearn.git#egg=bert-sklearn",
48+
"bert-sklearn @ git+https://github.com/charles9n/bert-sklearn.git#egg=bert-sklearn",
4949
],
5050
}
5151

0 commit comments

Comments
 (0)