Files
aare/conda-recipe/conda_build_config.yaml
2025-10-17 17:33:39 +02:00

18 lines
303 B
YAML

python:
# - 3.11
# - 3.12
# - 3.13
- 3.14
c_compiler:
- gcc # [linux]
c_stdlib:
- sysroot # [linux]
cxx_compiler:
- gxx # [linux]
c_stdlib_version: # [linux]
- 2.17 # [linux]