summaryrefslogtreecommitdiffstats
path: root/python-dockering
diff options
context:
space:
mode:
authorTony Hansen <tony@att.com>2020-08-17 15:22:26 +0000
committerGerrit Code Review <gerrit@onap.org>2020-08-17 15:22:26 +0000
commitb0c0ed6977e66e24b8d96edb326f63b12e3a4aae (patch)
tree1f5c1ecc42ef3f9101db4f21e9d04a309b5ea23a /python-dockering
parentffef31942e393da2466d63f208e39c5cabc6bfc1 (diff)
parentc3b06297b68d49fab3a21ce472eed132684ce684 (diff)
Merge "Run tests in Python 3.8 (except onap-dcae-dcaepolicy-lib)"
Diffstat (limited to 'python-dockering')
-rw-r--r--python-dockering/tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-dockering/tox.ini b/python-dockering/tox.ini
index 4a4d41e..182dba9 100644
--- a/python-dockering/tox.ini
+++ b/python-dockering/tox.ini
@@ -1,6 +1,6 @@
# content of: tox.ini , put in same dir as setup.py
[tox]
-envlist = py27,py36
+envlist = py27,py36,py38
[testenv]
deps=