Skip to content

Commit

Permalink
add dependency to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
christinadionysio committed Feb 7, 2025
1 parent 0c4b074 commit 1314635
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,9 @@ jobs:
h5py \
gensim \
black \
opt-einsum
opt-einsum \
textblob
- name: Build Python Package
run: |
cd src/main/python
Expand Down

0 comments on commit 1314635

Please sign in to comment.