Message ID | 20220302185746.2402043-5-raj.khem@gmail.com |
---|---|
State | New |
Headers | show |
Series | [meta-python,1/5] python3-keras-applications: Define PIP_INSTALL_PACKAGE | expand |
diff --git a/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb b/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb index 7910fcd18a..c075e42700 100644 --- a/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb +++ b/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb @@ -13,3 +13,4 @@ S = "${WORKDIR}/git" inherit setuptools3 +PIP_INSTALL_PACKAGE = "txWS"
Signed-off-by: Khem Raj <raj.khem@gmail.com> --- .../recipes-connectivity/python-txws/python3-txws_0.9.1.bb | 1 + 1 file changed, 1 insertion(+)