diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-pyfirmata_1.0.3.bb')
-rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-pyfirmata_1.0.3.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-pyfirmata_1.0.3.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-pyfirmata_1.0.3.bb new file mode 100644 index 000000000..25af1b5c0 --- /dev/null +++ b/meta-openembedded/meta-python/recipes-devtools/python/python3-pyfirmata_1.0.3.bb @@ -0,0 +1,3 @@ +inherit setuptools3 +require python-pyfirmata.inc + |