Codebase list pyexcel / c081ffe3-9392-45b2-a728-d199ee0f35c1/upstream/0.7.0 test.sh
c081ffe3-9392-45b2-a728-d199ee0f35c1/upstream/0.7.0

Tree @c081ffe3-9392-45b2-a728-d199ee0f35c1/upstream/0.7.0 (Download .tar.gz)

test.sh @c081ffe3-9392-45b2-a728-d199ee0f35c1/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