Browse Source

Merge branch 'master' of github.com:Kozea/pygal

pull/28/head
Florian Mounier 12 years ago
parent
commit
ddc7c3f7b3
  1. 2
      tox.ini

2
tox.ini

@ -6,6 +6,8 @@ deps =
pytest
pytest-cov
pyquery
numpy
scipy
[testenv:py26]
commands=py.test [] --cov {envdir}/lib/python2.6/site-packages/pygal {envdir}/lib/python2.6/site-packages/pygal/test

Loading…
Cancel
Save