Skip to content

Commit

Permalink
some refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
xoolive committed Jul 25, 2023
1 parent 46ed7d2 commit dceb164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:

- name: Install dependencies
run: |
poetry install -E full -E web -E plotly # TODO web necessary for the traffic cache command below
poetry install -E full -E web
# This should not be necessary... but sometimes it is
# https://traffic-viz.github.io/troubleshooting/installation.html
Expand Down

0 comments on commit dceb164

Please sign in to comment.