mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-02-20 10:28:41 +01:00
- State before merging the new cluster vector API --------- Co-authored-by: Patrick <patrick.sieberer@psi.ch> Co-authored-by: JulianHeymes <julian.heymes@psi.ch> Co-authored-by: Dhanya Thattil <dhanya.thattil@psi.ch> Co-authored-by: Xiangyu Xie <45243914+xiangyuxie@users.noreply.github.com> Co-authored-by: xiangyu.xie <xiangyu.xie@psi.ch> Co-authored-by: siebsi <sieb.patr@gmail.com>
16 lines
222 B
YAML
16 lines
222 B
YAML
name: dev-environment
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- anaconda-client
|
|
- doxygen
|
|
- sphinx=7.1.2
|
|
- breathe
|
|
- pybind11
|
|
- sphinx_rtd_theme
|
|
- furo
|
|
- nlohmann_json
|
|
- zeromq
|
|
- fmt
|
|
- numpy
|