[meta-python,5/5] python3-txws: Define PIP_INSTALL_PACKAGE

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

Commit Message

Khem Raj March 2, 2022, 6:57 p.m. UTC
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(+)

Patch

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"