Files
slsDetectorPackage/conda-recipes/python-client/conda_build_config.yaml
T
Erik Fröjdhandmazzol_a 228c26aacc Using system libzmq in conda builds (#1327)
* system (conda) libzmq
* added python 3.14 and bumped cibuildwheel version
2026-08-02 21:13:12 +02:00

19 lines
299 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]