summaryrefslogtreecommitdiffstats
path: root/onap-dcae-cbs-docker-client/tox-local.ini
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2018-02-19 20:46:13 -0500
committerTommy Carpenter <tommy@research.att.com>2018-02-19 20:47:55 -0500
commite8e4e3878deb5e93ae25f93fe047708a170893ca (patch)
treef3c7663b5ff9b1280bff5e65bc1788c67edd2209 /onap-dcae-cbs-docker-client/tox-local.ini
parent8c776e128cf557490db59525b29a608e30e637be (diff)
Dont pin requests version in client lib
Note 0.0.4 was previously reused erronsouly in public pypi so I had to bump to 0.0.5 Issue-ID: DCAEGEN2-351 Change-Id: Ifd9fbd3f021d07f4ff2beac8aaf5a60ff4a1e317 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Diffstat (limited to 'onap-dcae-cbs-docker-client/tox-local.ini')
-rw-r--r--onap-dcae-cbs-docker-client/tox-local.ini3
1 files changed, 1 insertions, 2 deletions
diff --git a/onap-dcae-cbs-docker-client/tox-local.ini b/onap-dcae-cbs-docker-client/tox-local.ini
index a5991a9..244386f 100644
--- a/onap-dcae-cbs-docker-client/tox-local.ini
+++ b/onap-dcae-cbs-docker-client/tox-local.ini
@@ -3,11 +3,10 @@ envlist = py27,py36
[testenv]
deps=
- -rrequirements.txt
pytest
coverage
pytest-cov
-setenv =
+setenv =
CONSUL_HOST = consuldotcom
HOSTNAME = mybestfrienddotcom
commands=pytest --cov {envsitepackagesdir}/onap_dcae_cbs_docker_client --cov-report html