mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-24 04:17:58 +02:00
add github ci (#40)
* add github ci with mamba * disable python bindings from ci --------- Co-authored-by: Bechir <bechir.brahem420@gmail.com>
This commit is contained in:
9
aare-environment.yml
Normal file
9
aare-environment.yml
Normal file
@ -0,0 +1,9 @@
|
||||
name: aare
|
||||
channels:
|
||||
- conda-forge
|
||||
- defaults
|
||||
dependencies:
|
||||
- fmt
|
||||
- pybind11
|
||||
- nlohmann_json
|
||||
- catch2
|
Reference in New Issue
Block a user