Allow the use of which in tox.

This commit is contained in:
Jannis Leidel 2014-11-21 14:58:37 +01:00
parent 5d75c9d19d
commit 27859d14f2

View file

@ -1,5 +1,6 @@
[tox]
envlist = py26-django-14, py27-django-14, {py26,py27,py32,py33,py34,pypy}-django-{15,16,17,master}
whitelist_externals = which
[testenv]
basepython =