Codebase list pyexcel / f74671ab-1ddf-466e-b1a4-bc78552eac99/upstream/0.7.0 lint.sh
f74671ab-1ddf-466e-b1a4-bc78552eac99/upstream/0.7.0

Tree @f74671ab-1ddf-466e-b1a4-bc78552eac99/upstream/0.7.0 (Download .tar.gz)

lint.sh @f74671ab-1ddf-466e-b1a4-bc78552eac99/upstream/0.7.0raw · history · blame

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