Skip to content

Commit 19da031

Browse files
committed
Add description to the recipe to meet internal validation checks
1 parent 46c8b3f commit 19da031

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
@@ -49,3 +49,12 @@ about:
4949
license: BSD-3-Clause
5050
license_file: LICENSE.txt
5151
summary: NumPy-based implementation of Fast Fourier Transform using Intel® oneAPI Math Kernel Library (OneMKL)
52+
description: |
53+
<strong>LEGAL NOTICE: Use of this software package is subject to the
54+
software license agreement (as set forth above, in the license section of
55+
the installed Conda package and/or the README file) and all notices,
56+
disclaimers or license terms for third party or open source software
57+
included in or with the software.</strong>
58+
<br/><br/>
59+
EULA: <a href="https://opensource.org/licenses/BSD-3-Clause" target="_blank">BSD-3-Clause</a>
60+
<br/><br/>

0 commit comments

Comments
 (0)