Skip to content

Commit 8cb83f8

Browse files
authored
Add description to the recipe to meet internal validation checks
1 parent 5253911 commit 8cb83f8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

conda-recipe/meta.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,12 @@ about:
4747
license: BSD-3-Clause
4848
license_file: LICENSE.txt
4949
summary: NumPy-based implementation of random number generation sampling using Intel (R) Math Kernel Library, mirroring numpy.random, but exposing all choices of sampling algorithms available in MKL.
50+
description: |
51+
<strong>LEGAL NOTICE: Use of this software package is subject to the
52+
software license agreement (as set forth above, in the license section of
53+
the installed Conda package and/or the README file) and all notices,
54+
disclaimers or license terms for third party or open source software
55+
included in or with the software.</strong>
56+
<br/><br/>
57+
EULA: <a href="https://opensource.org/licenses/BSD-3-Clause" target="_blank">BSD-3-Clause</a>
58+
<br/><br/>

0 commit comments

Comments
 (0)