Codebase list pyexcel / run/c7591c1d-c2c3-44a8-bd93-84fb1066af9e/upstream lint.sh
run/c7591c1d-c2c3-44a8-bd93-84fb1066af9e/upstream

Tree @run/c7591c1d-c2c3-44a8-bd93-84fb1066af9e/upstream (Download .tar.gz)

lint.sh @run/c7591c1d-c2c3-44a8-bd93-84fb1066af9e/upstreamraw · history · blame

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