aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2017-10-17 09:59:35 -0400
committerTommy Carpenter <tommy@research.att.com>2017-10-17 10:00:31 -0400
commit44693e83e54614732b8c2689f87d82ce1d6556cb (patch)
treeef62071717f4f39278f98a10d45a1a94079ac180
parent70c3c869fb7be5155545ba8c3e863f073247fb3d (diff)
Bump to py36 now that LF installed itv1.2.01.0.0-ONAP1.0.0-Amsterdam
Issue-ID: DCAEGEN2-60 Change-Id: I25adc7f553871fbf12b2e2d2015c0a347e3ed6eb Signed-off-by: Tommy Carpenter <tommy@research.att.com>
-rw-r--r--Dockerfile2
-rw-r--r--tox.ini2
2 files changed, 2 insertions, 2 deletions
diff --git a/Dockerfile b/Dockerfile
index f9e4981..1163e9f 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM python:3.5
+FROM python:3.6
MAINTAINER tommy@research.att.com
ADD . /tmp
diff --git a/tox.ini b/tox.ini
index 4677232..aeadddf 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
# content of: tox.ini , put in same dir as setup.py
[tox]
-envlist = py27,py35
+envlist = py27,py36
[testenv]
deps=