Files
aare/aare-environment.yml
Bechir Braham 9413efa9e5 add github ci (#40)
* add github ci with mamba

* disable python bindings from ci

---------

Co-authored-by: Bechir <bechir.brahem420@gmail.com>
2024-04-03 11:00:28 +02:00

10 lines
114 B
YAML

name: aare
channels:
- conda-forge
- defaults
dependencies:
- fmt
- pybind11
- nlohmann_json
- catch2