Skip to content

Commit

Permalink
add make, cxx deps
Browse files Browse the repository at this point in the history
  • Loading branch information
william-galvin committed Oct 27, 2024
1 parent 7d9e7f2 commit a9e4d61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devtools/conda-build/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ requirements:
- python
- pip
- cmake
- make
- cxx-compiler
- {{ compiler('cxx') }}
run:
- python_abi

Expand Down

0 comments on commit a9e4d61

Please sign in to comment.