Skip to content

Commit

Permalink
Make doxygen only a conda dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Sep 19, 2023
1 parent 068f705 commit 9f9fe60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ dependencies:
# pre-commit requires identify minimum version 1.0, but clang-format requires textproto support and that was
# added in 2.5.20, so we need to call out the minimum version needed for our plugins
- identify>=2.5.20
- output_types: conda
packages:
- &doxygen doxygen=1.9.1
cudatoolkit:
specific:
Expand Down

0 comments on commit 9f9fe60

Please sign in to comment.