mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Allow the use of which in tox.
This commit is contained in:
parent
5d75c9d19d
commit
27859d14f2
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Reference in a new issue