Skip to content

Commit 2e70817

Browse files
authored
Merge pull request #39 from acostadon/branch-24.08
add make as a dependency to build docs in conda environments
2 parents b86698c + 92bf9af commit 2e70817

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

conda/environments/all_cuda-118_arch-x86_64.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ dependencies:
1616
- doxygen
1717
- graphviz
1818
- ipython
19+
- make
1920
- nbsphinx
2021
- numpydoc
2122
- pre-commit

conda/environments/all_cuda-122_arch-x86_64.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ dependencies:
1616
- doxygen
1717
- graphviz
1818
- ipython
19+
- make
1920
- nbsphinx
2021
- numpydoc
2122
- pre-commit

0 commit comments

Comments
 (0)