UNPKG

gdal-async

Version:

Bindings to GDAL (Geospatial Data Abstraction Library) with full async support

34 lines (27 loc) 473 B
{% set version = "dev" %} package: name: netcdf-c version: {{ version }} source: path: ../ build: features: - vc9 # [win and py27] - vc14 # [win and py>=35] requirements: build: - python # Here only to activate the `vc`s. - msinttypes - curl - zlib 1.2.* - hdf4 - hdf5 1.8.20 - vc 15 # [win and py>=35] run: - curl - zlib 1.2.* - hdf4 - hdf5 1.8.20 - vc 15 # [win and py>=35] test: commands: