diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-01-21 17:41:08 +0000 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-01-21 17:41:08 +0000 |
commit | c3d92d994256814963e7a16ec214f202670640fc (patch) | |
tree | 72848578014d3fd65e92c6a9f86adf0498964f03 /recipes-devtools/python/python-docker-pycreds_0.4.0.bb | |
parent | 91b8d9d9e4305a32f138106fa379f83ec8766243 (diff) | |
download | meta-virtualization-c3d92d994256814963e7a16ec214f202670640fc.tar.gz |
docker: drop python2 variants
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-docker-pycreds_0.4.0.bb')
-rw-r--r-- | recipes-devtools/python/python-docker-pycreds_0.4.0.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-devtools/python/python-docker-pycreds_0.4.0.bb b/recipes-devtools/python/python-docker-pycreds_0.4.0.bb deleted file mode 100644 index 6dc45219..00000000 --- a/recipes-devtools/python/python-docker-pycreds_0.4.0.bb +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-docker-pycreds.inc | ||
3 | |||