Skip to content

Commit 962cede

Browse files
author
louis
committed
Fix document building failed due to missing dependency (build and deploy docs)(skip ci)[skip travis]
1 parent 2b0de61 commit 962cede

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ install:
4343
- sudo pip3 install -r requirements.txt
4444
- sudo pip3 install torch==1.2.0+cpu -f https://download.pytorch.org/whl/torch_stable.html
4545
- sudo pip3 install --upgrade emoji epitran gensim numpy pandas pyicu sklearn-crfsuite ssg
46+
- sudo pip3 install --upgrade attacut
4647
- sudo pip3 install --upgrade "tensorflow>=1.14,<2" deepcut
4748
- sudo pip3 install --upgrade boto smart_open sphinx sphinx-rtd-theme
4849

0 commit comments

Comments
 (0)