Louie Lu added the comment:

I update how to prepare coverage on Linux and MacOS. I first thought user will 
prepare as Terry wrote at the top of `5. Test Coverage`. 

Cheryl's method is good, the update guide is borrow from here. First create a 
virtualenv, then install coverage via pip in venv. If user want to skip the 
step of venv, they can copy out the coverage package in venv/lib/ to Lib/ 
inside.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30934>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to