summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJeremy Stanley <fungi@yuggoth.org>2019-04-14 00:58:39 +0000
committerTobias Henkel <tobias.henkel@bmw.de>2019-10-14 20:42:08 +0200
commitf10566af34d95615ad4ecdcd694af9a325026984 (patch)
tree6698009da21346026e4569e7e079494745fc9f4d /tox.ini
parent5fb5e849545c18f392ec2cc2acdc0f83df6a3637 (diff)
downloadzuul-f10566af34d95615ad4ecdcd694af9a325026984.tar.gz
Don't install zuul in the bindep tox testenv
Running bindep doesn't rely on the zuul source or any of its dependencies installed, so set usedevelop to False ensuring only bindep and its dependencies are installed (which is much quicker and less likely to raise unrelated dependency errors in the process). Change-Id: I886857e22ed953efdaab5b6247d1e15039806f48
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index e736a7c6c..1275031a7 100644
--- a/tox.ini
+++ b/tox.ini
@@ -37,6 +37,7 @@ commands =
# system dependencies are missing, since it's used to tell you what system
# dependencies are missing! This also means that bindep must be installed
# separately, outside of the requirements files.
+usedevelop = False
install_command = pip install {opts} {packages}
deps = bindep
commands = bindep test