summaryrefslogtreecommitdiff
path: root/conda_build_config.yaml
blob: a89ab98062b047b3c31ebc279e8893b92c977a88 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
python:
  - 3.7
  - 3.8
  - 3.9
  - 3.10

numpy:
  - 1.19

pin_build_as_run:
  python:
    max_pin: x.x

  numpy:
    max_pin: x.x