Codebase list pyexcel / run/14bbda09-9f4c-491f-8b1b-cdc3630381ec/upstream test.sh
run/14bbda09-9f4c-491f-8b1b-cdc3630381ec/upstream

Tree @run/14bbda09-9f4c-491f-8b1b-cdc3630381ec/upstream (Download .tar.gz)

test.sh @run/14bbda09-9f4c-491f-8b1b-cdc3630381ec/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