Skip to content

Commit

Permalink
Change the order of deps in tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
liZe committed Apr 8, 2013
1 parent 063a895 commit fe4ecd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ deps =
pytest
pytest-cov
pyquery
numpy
scipy
numpy

[testenv:py26]
commands=py.test [] --cov {envdir}/lib/python2.6/site-packages/pygal {envdir}/lib/python2.6/site-packages/pygal/test
Expand Down

0 comments on commit fe4ecd8

Please sign in to comment.