Codebase list pyexcel / 87920e67-07d5-4cc7-9f36-79e185e85352/main test.sh
87920e67-07d5-4cc7-9f36-79e185e85352/main

Tree @87920e67-07d5-4cc7-9f36-79e185e85352/main (Download .tar.gz)

test.sh @87920e67-07d5-4cc7-9f36-79e185e85352/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 README.rst docs/source pyexcel