Codebase list pyexcel / run/158eaf03-920c-425e-868d-5f6ce4897800/main test.sh
run/158eaf03-920c-425e-868d-5f6ce4897800/main

Tree @run/158eaf03-920c-425e-868d-5f6ce4897800/main (Download .tar.gz)

test.sh @run/158eaf03-920c-425e-868d-5f6ce4897800/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