mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-01-20 20:46:41 +01:00
numpy in conda env for docs
This commit is contained in:
2
.github/workflows/build_docs.yml
vendored
2
.github/workflows/build_docs.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
|||||||
channels: conda-forge
|
channels: conda-forge
|
||||||
|
|
||||||
- name: Prepare
|
- name: Prepare
|
||||||
run: conda install doxygen sphinx=7.1.2 breathe pybind11 sphinx_rtd_theme furo nlohmann_json zeromq fmt
|
run: conda install doxygen sphinx=7.1.2 breathe pybind11 sphinx_rtd_theme furo nlohmann_json zeromq fmt numpy
|
||||||
|
|
||||||
- name: Build library
|
- name: Build library
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user