mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-04-28 01:10:02 +02:00

All checks were successful
Build on RHEL9 / buildh (push) Successful in 1m41s
Build and test on internal PSI gitea
16 lines
222 B
YAML
16 lines
222 B
YAML
name: dev-environment
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- anaconda-client
|
|
- doxygen
|
|
- sphinx=7.1.2
|
|
- breathe
|
|
- pybind11
|
|
- sphinx_rtd_theme
|
|
- furo
|
|
- nlohmann_json
|
|
- zeromq
|
|
- fmt
|
|
- numpy
|