aboutsummaryrefslogtreecommitdiffstats
path: root/tox-local.ini
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2018-07-25 08:49:20 -0400
committerTommy Carpenter <tommy@research.att.com>2018-07-27 15:23:12 -0400
commit9ab2e0ba160020d68d31dce54eb0857e1ea2a2d0 (patch)
tree17bb5b9b5e6da14cc987d3bfd7175b10c24493ca /tox-local.ini
parentea057dc673d2a6b88fb759831cce0bec5bd572f3 (diff)
Add self signed cert in Dockerfile
Change-Id: Ie013fe125e5b76cf7243a51f25d2d933283a0f86 Issue-ID: DCAEGEN2-562 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Diffstat (limited to 'tox-local.ini')
-rw-r--r--tox-local.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox-local.ini b/tox-local.ini
index f4a3f65..be6fb90 100644
--- a/tox-local.ini
+++ b/tox-local.ini
@@ -1,6 +1,6 @@
# content of: tox.ini , put in same dir as setup.py
[tox]
-envlist = py37,flake8
+envlist = py36,flake8
setupdir=app/app
[testenv]