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

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

lint.sh @655d304a-eaf0-475a-85ab-c68c9964ef82/upstream/0.7.0raw · history · blame

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