Codebase list pyexcel / run/9259fbd9-e710-4998-b927-877c152c8b45/main test.sh
run/9259fbd9-e710-4998-b927-877c152c8b45/main

Tree @run/9259fbd9-e710-4998-b927-877c152c8b45/main (Download .tar.gz)

test.sh @run/9259fbd9-e710-4998-b927-877c152c8b45/mainraw · 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