Files
mlxtend/.coveragerc
2016-03-07 21:36:23 -05:00

10 lines
161 B
INI

[run]
branch = True
source = mlxtend
include = */mlxtend/*
omit =
*/mlxtend/data/*
*/mlxtend/general_plotting/*
*/mlxtend/externals/*
*/setup.py