Skip to content

Commit 824a071

Browse files
authored
Add description to the recipe to meet internal validation checks (#217)
1 parent 46c8b3f commit 824a071

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,13 @@ about:
4848
home: http://github.com/IntelPython/mkl_fft
4949
license: BSD-3-Clause
5050
license_file: LICENSE.txt
51-
summary: NumPy-based implementation of Fast Fourier Transform using Intel® oneAPI Math Kernel Library (OneMKL)
51+
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)