Code Review
/
aiml-fw
/
awmf
/
tm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
fbda8c3
)
Changing python version for ci test build
45/9745/1
author
SANDEEP KUMAR JAISAWAL
<s.jaisawal@samsung.com>
Tue, 22 Nov 2022 04:36:14 +0000
(10:06 +0530)
committer
SANDEEP 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
patch
|
blob
|
history
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