Skip to content

Commit 65958e6

Browse files
committed
Add bert-sklearn to dev dependencies
1 parent a92b6a8 commit 65958e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"ray",
4646
"shap==0.44.1",
4747
"xarray==2023.1.0",
48+
"bert-sklearn @ git+ssh://[email protected]/charles9n/bert-sklearn.git#egg=bert-sklearn",
4849
],
4950
}
5051

0 commit comments

Comments
 (0)