Skip to content

Commit bb29d70

Browse files
committed
Correct the typo on the license section
1 parent 4c90a4c commit bb29d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ test:
4242
about:
4343
home: https://github.com/pybind/pybind11/
4444
license: BSD-3-Clause
45-
license: license_family: BSD
45+
license_family: BSD
4646
summary: Seamless operability between C++11 and Python
4747
license_file: LICENSE
4848
doc_url: https://github.com/pybind/pybind11/blob/master/README.rst

0 commit comments

Comments
 (0)