aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-cson/python3-cson_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-extended/python-cson/python3-cson_git.bb')
-rw-r--r--meta-python/recipes-extended/python-cson/python3-cson_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-python/recipes-extended/python-cson/python3-cson_git.bb b/meta-python/recipes-extended/python-cson/python3-cson_git.bb
index aba1d8fff3..489733c767 100644
--- a/meta-python/recipes-extended/python-cson/python3-cson_git.bb
+++ b/meta-python/recipes-extended/python-cson/python3-cson_git.bb
@@ -18,8 +18,6 @@ RDEPENDS:${PN} = "python3-json"
inherit setuptools3
-PIP_INSTALL_PACKAGE = "python_cson"
-
do_configure:prepend() {
echo "__version__=${PV}" > ${S}/version.py
}