Skip to content

Commit

Permalink
remove dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
christinadionysio committed Feb 8, 2025
1 parent 3cc0728 commit beebe35
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ on:
- 'src/assembly/**'
- 'dev/**'
branches:
- scuro_window
- main
pull_request:
paths-ignore:
- 'docs/**'
Expand Down Expand Up @@ -117,9 +117,8 @@ jobs:
gensim \
black \
opt-einsum \
textblob \
nltk
python -m textblob.download_corpora
- name: Build Python Package
run: |
cd src/main/python
Expand Down

0 comments on commit beebe35

Please sign in to comment.