mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-12-17 18:41:24 +01:00
Compare commits
1 Commits
2025.11.21
...
dev/py314
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5dfaba53c2 |
@@ -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]
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user