aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorTony Hansen <tony@att.com>2020-08-21 14:56:49 +0000
committerGerrit Code Review <gerrit@onap.org>2020-08-21 14:56:49 +0000
commitf163850b207339096a0cacb5219aa0d86bfd81f8 (patch)
treefb6ab8d98fb054ed18d76cf3374df55e9bf96780 /tox.ini
parent47ca2c3e571547533e7aadb217686f87ab388951 (diff)
parent49d734038679e128ecd523aea45391327685ce41 (diff)
Merge "Run in Python 3.8"
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 7feb471..68817c6 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
# content of: tox.ini , put in same dir as setup.py
[tox]
-envlist = py36
+envlist = py36,py38
[testenv]
deps=