debian-python-pyexcel-io/test.sh

3 lines
233 B
Bash
Raw Normal View History

2016-01-17 01:06:20 +01:00
pip freeze
2018-08-19 01:19:01 +02:00
nosetests --with-coverage --cover-package pyexcel_io --cover-package tests tests --with-doctest --doctest-extension=.rst README.rst docs/source pyexcel_io && flake8 . --exclude=.moban.d,docs --builtins=unicode,xrange,long