summaryrefslogtreecommitdiffstats
path: root/Wrappers/Python/conda-recipe/conda_build_config.yaml
blob: b7977f39575430d193180056e7c396172610c3a8 (plain)
1
2
3
4
5
6
7
python:
  - 2.7 # [not win]
  - 3.5
  - 3.6
numpy:
  - 1.12
  - 1.15