pyecharts/make.bat
2018-09-10 21:43:26 +08:00

3 lines
178 B
Batchfile

cd test
nosetests --with-coverage --cover-package pyecharts --cover-package test && cd .. && flake8 --max-complexity 14 --exclude docs --builtins=unicode,xrange,long,basestring