Changing python version for ci test build 45/9745/1
authorSANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
Tue, 22 Nov 2022 04:36:14 +0000 (10:06 +0530)
committerSANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
Tue, 22 Nov 2022 04:36:14 +0000 (10:06 +0530)
Issue-id: AIMLWF-5

Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
Change-Id: I5dfffb9ad050757bfb5c4927b280a70569267cbb

tox.ini

diff --git a/tox.ini b/tox.ini
index 0e9572f..10662af 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -21,7 +21,7 @@ skipsdist = true
 
 # basic test and coverage job
 [testenv:code]
-basepython = python3.7
+basepython = python3.8
 deps=
   pytest
   coverage