Skip to content

Commit

Permalink
Use PyPI tarball rather than GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
dopplershift committed Sep 22, 2018
1 parent c81b2f1 commit 5070ce7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ package:
version: {{ version }}

source:
url: https://github.com/Unidata/netcdf4-python/archive/v{{ version }}rel.tar.gz
sha256: f6f2fc2dd80f72b5750290e8c09789bfa598cc4d1eed24c43009950624ead0b2
url: https://pypi.io/packages/source/n/netCDF4/netCDF4-{{version}}.tar.gz
sha256: d4fc65b98e348c39d082ab6b4b7f6d636b1b4e63bec016e5bca189fee5d46403

build:
number: 0
Expand Down

0 comments on commit 5070ce7

Please sign in to comment.