Files
aare/etc/dev-env.yml
2025-11-26 20:00:03 +01:00

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