Skip to content

Commit

Permalink
Allow the use of which in tox.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed Nov 21, 2014
1 parent 5d75c9d commit 27859d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -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 =
Expand Down

0 comments on commit 27859d1

Please sign in to comment.