further cleanup of host
All checks were successful
Build on RHEL9 / build (push) Successful in 1m54s
Build on RHEL8 / build (push) Successful in 2m12s

This commit is contained in:
froejdh_e
2025-04-24 14:39:20 +02:00
parent de84c073a3
commit ab13d82c21
2 changed files with 5 additions and 17 deletions

View File

@ -3,11 +3,3 @@ python:
- 3.12
- 3.13
numpy:
- 2.0
- 2.1
- 2.1
zip_keys:
- python
- numpy

View File

@ -15,22 +15,19 @@ requirements:
- {{ compiler('cxx') }}
- cmake
- ninja
- pip
- catch2
host:
- python {{python}}
- numpy {{numpy}}
- python
- pip
- numpy=2.1
- scikit-build-core
- pybind11 >=2.13.0
- fmt
- zeromq
- nlohmann_json
- matplotlib # needed in host to solve the environment for run
run:
- python {{python}}
- python
- {{ pin_compatible('numpy') }}
- matplotlib
@ -47,5 +44,4 @@ test:
- python -m pytest python/tests
about:
summary: An example project built with pybind11 and scikit-build.
# license_file: LICENSE
summary: Data analysis library for hybrid pixel detectors from PSI