From 9f9fe609324eb18043cf0ecf65b85fa08df51d24 Mon Sep 17 00:00:00 2001 From: Bradley Dice Date: Tue, 19 Sep 2023 08:03:05 -0500 Subject: [PATCH] Make doxygen only a conda dependency. --- dependencies.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dependencies.yaml b/dependencies.yaml index 8c81f7b92..765a812cb 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -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: