aare/conda-recipe/conda_build_config.yaml
Erik Fröjdh 2e0424254c
removed uneccecary codna numpy variants (#165)
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
2025-04-25 10:31:40 +02:00

6 lines
42 B
YAML

python:
- 3.11
- 3.12
- 3.13