aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorMichal Jagiello <michal.jagiello@t-mobile.pl>2020-07-27 10:02:19 +0000
committerMichal Jagiello <michal.jagiello@t-mobile.pl>2020-07-31 13:21:08 +0000
commite97a5ce265f7e1d3380fab9c4132e2b002e8636c (patch)
tree416c4c60a339419d06b6ae165b9231c16fa44f45 /tox.ini
parenta9e77b57b3c1f326ddf6f29e2c89765344e53b99 (diff)
Run in Python 3.8
Use image recommended by SECCOM Issue-ID: DCAEGEN2-2292 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I8d77f150c9fe314bf26bac2c9fac7ebc9782c9d8
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 3 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 9d75d5c..6d0e5c1 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,py37
+envlist = py37,py38
[testenv]
deps=
@@ -10,8 +10,10 @@ deps=
pytest-cov
setenv =
CBS_HTBT_JSON={toxinidir}/etc/config.json
+ PYTHONPATH = {toxinidir}/miss_htbt_service
recreate = True
commands=
+ {envbindir}/python setup.py install
mkdir -p /tmp/opt/app/miss_htbt_service/logs/
mkdir -p /tmp/opt/app/miss_htbt_service/tmp/
mkdir -p /tmp/opt/app/miss_htbt_service/etc/