1 Commits

Author SHA1 Message Date
Erik Fröjdh
5dfaba53c2 pkgs for python 3.14 2025-10-17 17:33:39 +02:00
2 changed files with 8 additions and 7 deletions

View File

@@ -1,7 +1,8 @@
python: python:
- 3.11 # - 3.11
- 3.12 # - 3.12
- 3.13 # - 3.13
- 3.14
c_compiler: c_compiler:
- gcc # [linux] - gcc # [linux]

View File

@@ -25,7 +25,7 @@ requirements:
host: host:
- python - python
- pip - pip
- numpy=2.1 - numpy=2.3
- scikit-build-core - scikit-build-core
- pybind11 >=2.13.0 - pybind11 >=2.13.0
- matplotlib # needed in host to solve the environment for run - matplotlib # needed in host to solve the environment for run
@@ -42,11 +42,11 @@ test:
- aare - aare
requires: requires:
- pytest - pytest
- boost-histogram # - boost-histogram
source_files: source_files:
- python/tests # - python/tests
commands: commands:
- python -m pytest python/tests # - python -m pytest python/tests
about: about:
summary: Data analysis library for hybrid pixel detectors from PSI summary: Data analysis library for hybrid pixel detectors from PSI