Skip to content

Commit

Permalink
Readded graphviz
Browse files Browse the repository at this point in the history
  • Loading branch information
pariterre committed Jun 19, 2024
1 parent 97a6734 commit 855ac91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests_osx_win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- name: Set prefix osx
run: |
echo "PREFIX=${{ env.PREFIX_macOS }}" >> $GITHUB_ENV
echo "PREFIX=${{ env.PREFIX_MACOS }}" >> $GITHUB_ENV
if: matrix.os == 'macos-latest'

- name: Set prefix windows
Expand Down
3 changes: 2 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ channels:
dependencies:
- biorbd >=1.11.1
- matplotlib
- pyqtgraph
- pyqtgraph
- python-graphviz

0 comments on commit 855ac91

Please sign in to comment.