Codebase list pyexcel / run/dbde5678-fdda-487c-9bbe-4c1a42480d64/main lint.sh
run/dbde5678-fdda-487c-9bbe-4c1a42480d64/main

Tree @run/dbde5678-fdda-487c-9bbe-4c1a42480d64/main (Download .tar.gz)

lint.sh @run/dbde5678-fdda-487c-9bbe-4c1a42480d64/mainraw · history · blame

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