diff options
Diffstat (limited to 'recipes-devtools/python/python3-docker_4.2.0.bb')
-rw-r--r-- | recipes-devtools/python/python3-docker_4.2.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-devtools/python/python3-docker_4.2.0.bb b/recipes-devtools/python/python3-docker_4.2.0.bb new file mode 100644 index 00000000..052cbe8a --- /dev/null +++ b/recipes-devtools/python/python3-docker_4.2.0.bb | |||
@@ -0,0 +1,3 @@ | |||
1 | inherit pypi setuptools3 | ||
2 | DEPENDS += "${PYTHON_PN}-pip-native" | ||
3 | require python-docker.inc | ||