Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New build for grid #11620

Merged
merged 3 commits into from
Oct 27, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions recipes/grid/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@ package:
name: grid
version: "1.1"

source:
url: https://github.com/ohlab/GRiD/archive/1.1.tar.gz
sha256: 069ce4453dbb59fa69dd6e887964b5fa61cdf3fe75b18b298c3c8f08eebf82a2

build:
number: 1
noarch: generic


source:
url: https://github.com/ohlab/GRiD/archive/1.1.tar.gz
sha256: cb2781d4b2d54da138042de9c4486d273f45282ad5f85c520a6e2087122784fd

requirements:
run:
- parallel
Expand Down