summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/tox.ini
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2020-08-28 14:00:14 +0100
committerefiacor <fiachra.corcoran@est.tech>2020-08-28 14:00:19 +0100
commite783ede93e1c0f2f76a332fc82f6e6a7f40f04fc (patch)
tree1dfe5a1ede30c7cd45575c31aa27d596e021b488 /components/pm-subscription-handler/tox.ini
parent821257ad50f35e2c11d5c7e73f7937c11efa699c (diff)
[PMSH] Docker multi stage build
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I8935d7d1b4b3ff28f5b2fe183e9553d1ee8828ad Issue-ID: DCAEGEN2-2292
Diffstat (limited to 'components/pm-subscription-handler/tox.ini')
-rw-r--r--components/pm-subscription-handler/tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/pm-subscription-handler/tox.ini b/components/pm-subscription-handler/tox.ini
index 1136f5a3..3843a37d 100644
--- a/components/pm-subscription-handler/tox.ini
+++ b/components/pm-subscription-handler/tox.ini
@@ -17,7 +17,7 @@
# ============LICENSE_END=========================================================
[tox]
-envlist = py36,py37,flake8,py38
+envlist = flake8,py38
skip_missing_interpreters = true
[testenv]