Codebase list pyexcel / run/9ebdf820-2449-4794-b1dc-9ce31b921950/upstream test.sh
run/9ebdf820-2449-4794-b1dc-9ce31b921950/upstream

Tree @run/9ebdf820-2449-4794-b1dc-9ce31b921950/upstream (Download .tar.gz)

test.sh @run/9ebdf820-2449-4794-b1dc-9ce31b921950/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