Browse Source

Add scipy for tests in tox

pull/28/head
Guillaume Ayoub 12 years ago
parent
commit
58938a7414
  1. 1
      tox.ini

1
tox.ini

@ -6,6 +6,7 @@ deps =
pytest
pytest-cov
pyquery
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