Skip to content

Commit 26c4dc7

Browse files
authored
Fix license_file
1 parent ab915df commit 26c4dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ requirements:
3232
about:
3333
home: https://github.com/IntelPython/PyDPPL.git
3434
license: Apache-2.0
35-
license_file: LICENSE.md
35+
license_file: LICENSE
3636
summary: 'A lightweight Python wrapper for a subset of OpenCL and SYCL API.'
3737
description: |
3838
<strong>LEGAL NOTICE: Use of this software package is subject to the

0 commit comments

Comments
 (0)