Files
aare/etc/dev-env.yml
T
lunin_l 4e1306b17c
Build on RHEL8 / build (push) Successful in 2m59s
Build on RHEL9 / build (push) Successful in 3m1s
Run tests using data on local RHEL8 / build (push) Successful in 3m50s
bump actions versions, use conda-build command, remove trailing spaces in env.yml file
2026-05-13 16:31:42 +02:00

22 lines
290 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-histogram