Codebase list pyexcel / run/d901c796-3efa-4a4f-8f7d-2a1bb91b7605/upstream lint.sh
run/d901c796-3efa-4a4f-8f7d-2a1bb91b7605/upstream

Tree @run/d901c796-3efa-4a4f-8f7d-2a1bb91b7605/upstream (Download .tar.gz)

lint.sh @run/d901c796-3efa-4a4f-8f7d-2a1bb91b7605/upstreamraw · history · blame

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