Skip to content

Commit 83fd2f0

Browse files
The special installation of networkx can be removed as well (#1908)
is special installation of networkx still needed? Signed-off-by: dafnapension <dafnashein@yahoo.com> Co-authored-by: Elron Bandel <elronbandel@gmail.com>
1 parent 6f5a0d4 commit 83fd2f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/catalog_preparation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
- run: uv pip install --system -c constraints.txt -e ".[tests]"
4444
- run: |
4545
pip install --only-binary :all: spacy
46-
pip install networkx==3.2.1
4746
4847
- name: Hugging Face Login
4948
run: |

0 commit comments

Comments
 (0)