Codebase list pyexcel / run/61e95176-6a57-459e-8166-662ed396b0d1/upstream test.sh
run/61e95176-6a57-459e-8166-662ed396b0d1/upstream

Tree @run/61e95176-6a57-459e-8166-662ed396b0d1/upstream (Download .tar.gz)

test.sh @run/61e95176-6a57-459e-8166-662ed396b0d1/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