Codebase list pyexcel / run/9eeaff8c-0a58-4dc5-9c1b-bca84df1bbe3/upstream lint.sh
run/9eeaff8c-0a58-4dc5-9c1b-bca84df1bbe3/upstream

Tree @run/9eeaff8c-0a58-4dc5-9c1b-bca84df1bbe3/upstream (Download .tar.gz)

lint.sh @run/9eeaff8c-0a58-4dc5-9c1b-bca84df1bbe3/upstreamraw · history · blame

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