Skip to content

Commit

Permalink
Add py27-tablib-dev to tox
Browse files Browse the repository at this point in the history
  • Loading branch information
bmihelac committed Jan 16, 2013
1 parent bacb984 commit 595d8e0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
[tox]
envlist = py26,py27
envlist = py26, py27, py27-tablib-dev

[testenv]
commands=python {toxinidir}/tests/manage.py test core

[testenv:py27-tablib-dev]
deps = -egit+https://github.com/kennethreitz/tablib.git#egg=tablib

0 comments on commit 595d8e0

Please sign in to comment.