Codebase list pyexcel / 44726806-a059-402d-90bd-397b3525e130/upstream/0.7.0 lint.sh
44726806-a059-402d-90bd-397b3525e130/upstream/0.7.0

Tree @44726806-a059-402d-90bd-397b3525e130/upstream/0.7.0 (Download .tar.gz)

lint.sh @44726806-a059-402d-90bd-397b3525e130/upstream/0.7.0raw · history · blame

pip install flake8
flake8 --exclude=.moban.d,docs,setup.py   --builtins=unicode,xrange,long .  && python setup.py checkdocs