Skip to content

Commit 708ba90

Browse files
committed
ci: Update conda dependency and add doxygen
1 parent ed7ab81 commit 708ba90

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/conda/conda-env.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@ name: pycppad
22
channels:
33
- conda-forge
44
dependencies:
5-
- boost
5+
- libboost-devel
6+
- libboost-python-devel
67
- eigenpy
78
- python
89
- cppad
910
- cppadcodegen
10-
- ninja
1111
- cmake
1212
- pkg-config
1313
- ninja
1414
- cxx-compiler
15+
- doxygen

0 commit comments

Comments
 (0)