From 63ce3dcc24c2dd217063e859325231273ceb6b3e Mon Sep 17 00:00:00 2001 From: Vyas Ramasubramani Date: Mon, 30 Dec 2024 21:34:22 +0000 Subject: [PATCH] Get Breathe from conda again --- conda/environments/all_cuda-118_arch-aarch64.yaml | 2 +- conda/environments/all_cuda-118_arch-x86_64.yaml | 2 +- conda/environments/all_cuda-125_arch-aarch64.yaml | 2 +- conda/environments/all_cuda-125_arch-x86_64.yaml | 2 +- dependencies.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conda/environments/all_cuda-118_arch-aarch64.yaml b/conda/environments/all_cuda-118_arch-aarch64.yaml index a6d98ea3b..01853da84 100644 --- a/conda/environments/all_cuda-118_arch-aarch64.yaml +++ b/conda/environments/all_cuda-118_arch-aarch64.yaml @@ -7,6 +7,7 @@ channels: - conda-forge - nvidia dependencies: +- breathe>=4.35.0 - c-compiler - clang - clang-tools=16.0.6 @@ -56,6 +57,5 @@ dependencies: - sphinx>=8.0.0 - sysroot_linux-aarch64==2.17 - pip: - - breathe>=4.35.0 - nvidia-sphinx-theme name: all_cuda-118_arch-aarch64 diff --git a/conda/environments/all_cuda-118_arch-x86_64.yaml b/conda/environments/all_cuda-118_arch-x86_64.yaml index 1063e4d6c..a1ad68d7f 100644 --- a/conda/environments/all_cuda-118_arch-x86_64.yaml +++ b/conda/environments/all_cuda-118_arch-x86_64.yaml @@ -7,6 +7,7 @@ channels: - conda-forge - nvidia dependencies: +- breathe>=4.35.0 - c-compiler - clang - clang-tools=16.0.6 @@ -56,6 +57,5 @@ dependencies: - sphinx>=8.0.0 - sysroot_linux-64==2.17 - pip: - - breathe>=4.35.0 - nvidia-sphinx-theme name: all_cuda-118_arch-x86_64 diff --git a/conda/environments/all_cuda-125_arch-aarch64.yaml b/conda/environments/all_cuda-125_arch-aarch64.yaml index ee7b37695..ee0213fff 100644 --- a/conda/environments/all_cuda-125_arch-aarch64.yaml +++ b/conda/environments/all_cuda-125_arch-aarch64.yaml @@ -7,6 +7,7 @@ channels: - conda-forge - nvidia dependencies: +- breathe>=4.35.0 - c-compiler - clang - clang-tools=16.0.6 @@ -52,6 +53,5 @@ dependencies: - sphinx>=8.0.0 - sysroot_linux-aarch64==2.17 - pip: - - breathe>=4.35.0 - nvidia-sphinx-theme name: all_cuda-125_arch-aarch64 diff --git a/conda/environments/all_cuda-125_arch-x86_64.yaml b/conda/environments/all_cuda-125_arch-x86_64.yaml index 7c8e1fd99..d93dcaf7a 100644 --- a/conda/environments/all_cuda-125_arch-x86_64.yaml +++ b/conda/environments/all_cuda-125_arch-x86_64.yaml @@ -7,6 +7,7 @@ channels: - conda-forge - nvidia dependencies: +- breathe>=4.35.0 - c-compiler - clang - clang-tools=16.0.6 @@ -52,6 +53,5 @@ dependencies: - sphinx>=8.0.0 - sysroot_linux-64==2.17 - pip: - - breathe>=4.35.0 - nvidia-sphinx-theme name: all_cuda-125_arch-x86_64 diff --git a/dependencies.yaml b/dependencies.yaml index a73fe7b8f..a11e59e31 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -394,6 +394,7 @@ dependencies: common: - output_types: [conda] packages: + - breathe>=4.35.0 - doxygen>=1.8.20 - graphviz - ipython @@ -404,7 +405,6 @@ dependencies: - sphinx-markdown-tables - pip: - nvidia-sphinx-theme - - breathe>=4.35.0 rust: common: - output_types: [conda]