Skip to content

Commit

Permalink
Try to move graphviz to pip to avoid conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
rhugonnet committed Apr 24, 2023
1 parent 6bf6540 commit e4d7ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ dependencies:
- pip
- sphinx-book-theme
- autovizwidget
- graphviz
- pytest
- pytest-xdist
- sphinx
Expand All @@ -43,4 +42,5 @@ dependencies:

- pip:
- -e ./
- graphviz
- git+https://github.com/GlacioHack/GeoUtils.git

0 comments on commit e4d7ff8

Please sign in to comment.