mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-12-17 02:21:29 +01:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5dfaba53c2 |
@@ -1,7 +1,8 @@
|
||||
python:
|
||||
- 3.11
|
||||
- 3.12
|
||||
- 3.13
|
||||
# - 3.11
|
||||
# - 3.12
|
||||
# - 3.13
|
||||
- 3.14
|
||||
|
||||
c_compiler:
|
||||
- gcc # [linux]
|
||||
|
||||
@@ -25,7 +25,7 @@ requirements:
|
||||
host:
|
||||
- python
|
||||
- pip
|
||||
- numpy=2.1
|
||||
- numpy=2.3
|
||||
- scikit-build-core
|
||||
- pybind11 >=2.13.0
|
||||
- matplotlib # needed in host to solve the environment for run
|
||||
@@ -42,11 +42,11 @@ test:
|
||||
- aare
|
||||
requires:
|
||||
- pytest
|
||||
- boost-histogram
|
||||
# - boost-histogram
|
||||
source_files:
|
||||
- python/tests
|
||||
# - python/tests
|
||||
commands:
|
||||
- python -m pytest python/tests
|
||||
# - python -m pytest python/tests
|
||||
|
||||
about:
|
||||
summary: Data analysis library for hybrid pixel detectors from PSI
|
||||
|
||||
Reference in New Issue
Block a user