Codebase list pyexcel / run/630e905a-eae3-4560-9324-2cfe69e0fab7/main lint.sh
run/630e905a-eae3-4560-9324-2cfe69e0fab7/main

Tree @run/630e905a-eae3-4560-9324-2cfe69e0fab7/main (Download .tar.gz)

lint.sh @run/630e905a-eae3-4560-9324-2cfe69e0fab7/mainraw · history · blame

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