Skip to content

Commit 899a03a

Browse files
committed
update ci
1 parent 31836ec commit 899a03a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
run: |
8989
cd branch-dir
9090
pip install -r requirements_dev.txt
91-
pip install -e .
91+
pip install -e .[sentence_transformers]
9292
- name: create shinx docs from current branch
9393
# create shpinx api autodocs of opensentiment and move them to docs
9494
# makefile: make html build the the docs/_build/html/

0 commit comments

Comments
 (0)