Codebase list pyexcel / 67849f28-3d39-402f-a951-eb4ce205d509/upstream/0.7.0 test.sh
67849f28-3d39-402f-a951-eb4ce205d509/upstream/0.7.0

Tree @67849f28-3d39-402f-a951-eb4ce205d509/upstream/0.7.0 (Download .tar.gz)

test.sh @67849f28-3d39-402f-a951-eb4ce205d509/upstream/0.7.0raw · history · blame

1
2
3
#/bin/bash
pip freeze
nosetests --with-coverage --cover-package pyexcel --cover-package tests tests --with-doctest --doctest-extension=.rst  docs/source pyexcel