Hi, I am unable to run make test-coverage. I get the error:
rm -rf coverage .coverage pytest sklearn --showlocals -v --cov=sklearn --cov-report=html:coverage usage: pytest [options] [file_or_dir] [file_or_dir] [...] pytest: error: unrecognized arguments: --cov=sklearn --cov-report=html:coverage inifile: /Users/dylan/scikit-learn/setup.cfg rootdir: /Users/dylan/scikit-learn make: *** [test-coverage] Error 2 Regards, Dylan
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn