Files
aare/etc/dev-env.yml
T
Lars Erik Fröjd dbe68fd963
Build on RHEL9 / build (push) Successful in 2m32s
Build on RHEL8 / build (push) Successful in 3m28s
Run tests using data on local RHEL8 / build (push) Successful in 4m5s
cleanup and updated dev env
2026-05-27 16:05:00 +02:00

23 lines
300 B
YAML

name: dev-environment
channels:
- conda-forge
dependencies:
- anaconda-client
- catch2
- conda-build
- doxygen
- sphinx
- breathe
- sphinx_rtd_theme
- furo
- zeromq
- pybind11
- numpy
- matplotlib
- nlohmann_json
- pytest
- pytest-check
- boost
- boost-histogram