Files
aare/etc/dev-env.yml
T
Lars Erik Fröjd 1f78c9f7d1
Build on RHEL9 / build (push) Successful in 2m35s
Build on RHEL8 / build (push) Successful in 3m6s
Run tests using data on local RHEL8 / build (push) Successful in 3m59s
removed use of boost histogram
2026-05-27 17:12:10 +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