Skip to content

Commit 0cf2c0c

Browse files
committed
fixed tests2
1 parent b591d6a commit 0cf2c0c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- name: Install dependencies
3131
run: |
3232
pip install -e ".[all]"
33+
pip install igraph networkx searoute
3334
3435
- name: Build docs
3536
run: mkdocs build

0 commit comments

Comments
 (0)