Codebase list pyexcel / run/655d304a-eaf0-475a-85ab-c68c9964ef82/main test.sh
run/655d304a-eaf0-475a-85ab-c68c9964ef82/main

Tree @run/655d304a-eaf0-475a-85ab-c68c9964ef82/main (Download .tar.gz)

test.sh @run/655d304a-eaf0-475a-85ab-c68c9964ef82/mainraw · 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