add usedevelop to tox testenv

this avoids the import missmatches and ensures tox tests run the same way travis tests do
This commit is contained in:
Ronny Pfannschmidt
2013-09-10 15:52:16 +02:00
parent 0ae95827f4
commit 09520481a2

View File

@@ -29,6 +29,7 @@ envlist =
py26-1.4.X
[testenv]
usedevelop = true
whitelist_externals = make
downloadcache = {toxworkdir}/_download/
commands =