Codebase list pyexcel / run/d901c796-3efa-4a4f-8f7d-2a1bb91b7605/upstream test.sh
run/d901c796-3efa-4a4f-8f7d-2a1bb91b7605/upstream

Tree @run/d901c796-3efa-4a4f-8f7d-2a1bb91b7605/upstream (Download .tar.gz)

test.sh @run/d901c796-3efa-4a4f-8f7d-2a1bb91b7605/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