mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-03 03:20:40 +02:00

With numpy 2.0 we no longer need to build against every supported numpy version. This way we can save up to 6 builds. - https://numpy.org/doc/stable/dev/depending_on_numpy.html - https://conda-forge.org/docs/maintainer/knowledge_base/#building-against-numpy
6 lines
42 B
YAML
6 lines
42 B
YAML
python:
|
|
- 3.11
|
|
- 3.12
|
|
- 3.13
|
|
|