Files
slsDetectorPackage/conda-recipes/python-client/conda_build_config.yaml
2025-05-22 17:48:59 +02:00

16 lines
286 B
YAML

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