summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2021-02-19 01:31:14 +0000
committerGerrit Code Review <gerrit@onap.org>2021-02-19 01:31:14 +0000
commit47d31b33955f7a237d4e189b549a7decb83e1682 (patch)
treeaa0a401fc6009f89c172ef2a22642456de8d3c49 /tox.ini
parent81185086078621f0d73165643b8a0fa8aba2b90d (diff)
parent36a01b87a9c9e5d10cdf9a0ba9f7d73c4f7a9a3c (diff)
Merge "Use the latest ONAP Python base image"5.1.1
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 68817c6..4b4e99f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,7 @@
# content of: tox.ini , put in same dir as setup.py
[tox]
-envlist = py36,py38
+envlist = py36,py38,py39
+skip_missing_interpreters = true
[testenv]
deps=