Codebase list pyexcel / 57957a72-bc5f-4506-92a5-1f9c660f6f81/upstream/0.7.0 lint.sh
57957a72-bc5f-4506-92a5-1f9c660f6f81/upstream/0.7.0

Tree @57957a72-bc5f-4506-92a5-1f9c660f6f81/upstream/0.7.0 (Download .tar.gz)

lint.sh @57957a72-bc5f-4506-92a5-1f9c660f6f81/upstream/0.7.0raw · history · blame

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