pandas dependancy for tox

This commit is contained in:
Casper da Costa-Luis 2015-11-29 16:52:37 +00:00
parent ec5f157df8
commit 03239da292
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ deps =
nose-timer
coverage<4
coveralls
pandas
numpy
commands =
nosetests --with-coverage --with-timer --cover-package=tqdm --ignore-files="tests_perf\.py" -d -v tqdm/
coveralls