Skip to content

Commit

Permalink
add graphviz to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cwharris committed Dec 5, 2023
1 parent 9849ecc commit a7bb743
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions conda/environments/all_cuda-118_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ dependencies:
- gcovr=5.0
- gdb
- glog=0.6
- graphviz=3.0
- gtest=1.13
- gxx=11.2
- include-what-you-use=0.20
Expand Down
1 change: 1 addition & 0 deletions conda/environments/ci_cuda-118_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ dependencies:
- flake8
- gcovr=5.0
- glog=0.6
- graphviz=3.0
- gtest=1.13
- gxx=11.2
- include-what-you-use=0.20
Expand Down
1 change: 1 addition & 0 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ dependencies:
- output_types: [conda]
packages:
- doxygen=1.9.2
- graphviz=3.0

cudatoolkit:
specific:
Expand Down

0 comments on commit a7bb743

Please sign in to comment.