mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-12-25 15:07:18 +00:00
fixed the pip build for tip_2x
Signed-off-by: shivam <shivam.thakur@candelatech.com>
This commit is contained in:
@@ -95,7 +95,7 @@ then
|
||||
touch tests/imports.py
|
||||
if [ $target == "tip_2x" ]
|
||||
then
|
||||
cd dut_lib_template
|
||||
cd libs/tip_2x
|
||||
$PYTHON setup.py bdist_wheel
|
||||
$PIP install dist/*.whl --force-reinstall
|
||||
cd ../
|
||||
|
||||
Reference in New Issue
Block a user