Codebase list pyexcel / run/67997cdf-c45f-491d-a4bb-c55c09b7d28d/main lint.sh
run/67997cdf-c45f-491d-a4bb-c55c09b7d28d/main

Tree @run/67997cdf-c45f-491d-a4bb-c55c09b7d28d/main (Download .tar.gz)

lint.sh @run/67997cdf-c45f-491d-a4bb-c55c09b7d28d/mainraw · history · blame

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