Codebase list pyexcel / 05cd2a70-1ae6-42a7-a610-070420a8f81f/upstream/0.7.0 test.sh
05cd2a70-1ae6-42a7-a610-070420a8f81f/upstream/0.7.0

Tree @05cd2a70-1ae6-42a7-a610-070420a8f81f/upstream/0.7.0 (Download .tar.gz)

test.sh @05cd2a70-1ae6-42a7-a610-070420a8f81f/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