Codebase list pyexcel / run/00dac0c6-2de1-428c-86f6-ccb0fae158aa/upstream test.sh
run/00dac0c6-2de1-428c-86f6-ccb0fae158aa/upstream

Tree @run/00dac0c6-2de1-428c-86f6-ccb0fae158aa/upstream (Download .tar.gz)

test.sh @run/00dac0c6-2de1-428c-86f6-ccb0fae158aa/upstreamraw · 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