From dd25ee69d93c70f84c2e7502e37f1f5e294932dd Mon Sep 17 00:00:00 2001 From: Ray Douglass <3107146+raydouglass@users.noreply.github.com> Date: Mon, 9 Sep 2024 12:16:20 -0400 Subject: [PATCH] Ensure pylibwholegraph conda packages have the license (#215) Just adds the existing license to the `pylibwholegraph` conda recipe. Authors: - Ray Douglass (https://github.com/raydouglass) Approvers: - James Lamb (https://github.com/jameslamb) URL: https://github.com/rapidsai/wholegraph/pull/215 --- conda/recipes/pylibwholegraph/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conda/recipes/pylibwholegraph/meta.yaml b/conda/recipes/pylibwholegraph/meta.yaml index d3f9a49b7..8149fdc95 100644 --- a/conda/recipes/pylibwholegraph/meta.yaml +++ b/conda/recipes/pylibwholegraph/meta.yaml @@ -75,4 +75,6 @@ requirements: about: home: https://rapids.ai/ + license: Apache-2.0 + license_file: ../../../LICENSE summary: pylibwholegraph library