Skip to content

Commit e244f8e

Browse files
add libraries to python workflow
1 parent 5b3e87b commit e244f8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ jobs:
114114
torch \
115115
librosa \
116116
h5py \
117+
nltk \
118+
gensim \
117119
black
118120
119121
- name: Build Python Package

0 commit comments

Comments
 (0)