summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 0fbe142e..f444646a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,7 +1,6 @@
[tox]
envlist = py3,pep8,docs
minversion = 3.18.0
-skipsdist = true
ignore_basepython_conflict = true
[testenv]
@@ -100,4 +99,6 @@ import_exceptions = novaclient.i18n
# dependencies are missing! This also means that bindep must be installed
# separately, outside of the requirements files.
deps = bindep
+skipsdist=True
+usedevelop=False
commands = bindep test