mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-06-04 21:08:41 +02:00
22 lines
290 B
YAML
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
|
|
|