Skip to content

Commit aad7554

Browse files
committed
removing unecessary numpy uninstall + reinstall lower version
1 parent aa3059a commit aad7554

File tree

1 file changed

+0
-3
lines changed
  • qa/L0_backend_python/examples

1 file changed

+0
-3
lines changed

qa/L0_backend_python/examples/test.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,4 @@ else
442442
echo -e "\n***\n*** Example verification test FAILED.\n***"
443443
fi
444444

445-
pip3 uninstall -y numpy
446-
pip3 install "numpy<2"
447-
448445
exit $RET

0 commit comments

Comments
 (0)