mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-12-29 16:31:24 +01:00
19 lines
247 B
YAML
19 lines
247 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
|
|
|