summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb b/meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb
index 4c431431c2..cda1eb0533 100644
--- a/meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb
@@ -4,6 +4,7 @@ LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=0fe3219e2470a78c0d1837019b8b426e" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=0fe3219e2470a78c0d1837019b8b426e"
5 5
6PYPI_PACKAGE = "mypy_extensions" 6PYPI_PACKAGE = "mypy_extensions"
7UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
7 8
8inherit pypi setuptools3 9inherit pypi setuptools3
9 10