diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-ply_3.11.bb')
-rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-ply_3.11.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-ply_3.11.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-ply_3.11.bb new file mode 100644 index 000000000..72410baeb --- /dev/null +++ b/meta-openembedded/meta-python/recipes-devtools/python/python3-ply_3.11.bb @@ -0,0 +1,2 @@ +require python-ply.inc +inherit setuptools3 |