diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-10-28 21:21:02 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-10-28 21:21:05 -0400 |
commit | 72ea52031c045bb6b4e13856f324b3ec28e333df (patch) | |
tree | a3804c0e7d44dd3c1268055f9297ba8cca841cf6 | |
parent | 1665d1e2ad2244171dcdb580df4f54739d6444bd (diff) | |
download | meta-virtualization-72ea52031c045bb6b4e13856f324b3ec28e333df.tar.gz |
python: drop python3-docopt
The meta-python is good enough for our needs.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r-- | recipes-devtools/python/python3-docopt_0.6.2.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-devtools/python/python3-docopt_0.6.2.bb b/recipes-devtools/python/python3-docopt_0.6.2.bb deleted file mode 100644 index 4637448a..00000000 --- a/recipes-devtools/python/python3-docopt_0.6.2.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools3 | ||
2 | require python-docopt.inc | ||