Skip to content

Commit 5eac2f3

Browse files
authored
Use PEP-517-aware class (#94)
1 parent 22d5a66 commit 5eac2f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meta-protos/meta-python/recipes-core/python/python3-crudini/python3-crudini_0.9.6.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ DEPENDS += "\
1313

1414
SRC_URI[sha256sum] = "c2af311a0833857a1449d821a312edc6109f0c2d6d81d76c2d954a76b05e6b14"
1515

16-
inherit pypi setuptools3
16+
inherit pypi python_setuptools_build_meta
1717

1818
RDEPENDS:${PN} += "python3-iniparse"
1919

0 commit comments

Comments
 (0)