[17:15:08] <gutsytechster> Referring to previous link, the tests shows the coverage of the .tox/ folder and not pip/ folder, when I run the command `tox -e py36-coverage`. And if I put .tox/ folder under omit section of .coveragerc, it doesn't show any coverage. I am currently looking into it.