Skip to content

Commit

Permalink
Fix conda graphviz package name
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonHeybrock committed Jul 26, 2023
1 parent 65c5350 commit 1eb0342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ test:
- sciline
requires:
- dask
- graphviz
- python-graphviz
- numpy
- pytest
source_files:
Expand Down

0 comments on commit 1eb0342

Please sign in to comment.