From: SANDEEP KUMAR JAISAWAL Date: Tue, 22 Nov 2022 08:11:42 +0000 (+0530) Subject: Adding more dependecies for test ci X-Git-Tag: 1.0.0~18 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F50%2F9750%2F1;p=aiml-fw%2Fawmf%2Ftm.git Adding more dependecies for test ci Issue-id: AIMLWF-5 Signed-off-by: SANDEEP KUMAR JAISAWAL Change-Id: I2fa9502a36a2d46c8bd20e380d3127c9fea55c21 --- diff --git a/tox.ini b/tox.ini index edd4aaa..e83fffa 100644 --- a/tox.ini +++ b/tox.ini @@ -28,6 +28,14 @@ deps= pytest-cov connexion mock + boto3 + botocore + Flask + Flask-API + Flask-Cors + requests + pandas + PyYAML setenv = TESTS_BASE_PATH = {toxinidir}/tests commands =