Codebase list pyexcel / run/655d304a-eaf0-475a-85ab-c68c9964ef82/main lint.sh
run/655d304a-eaf0-475a-85ab-c68c9964ef82/main

Tree @run/655d304a-eaf0-475a-85ab-c68c9964ef82/main (Download .tar.gz)

lint.sh @run/655d304a-eaf0-475a-85ab-c68c9964ef82/mainraw · history · blame

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