Skip to main content

Coverage PTH file to enable coverage at the virtualenv level

Project description

The instructions for starting coverage.py automatically includes creating a .pth file with the contents:

import coverage; coverage.process_startup()

The project only contains this .pth file so you can easilly have this enabled via a pip install. The wheel files generated are platform and python specific due to the limitations of wheel files, where the relative directory for site-packages needs to be determined at wheel building time, not install time. The directory is dependent on the version of python and the platform you are on.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

coverage_pth-0.0.1.tar.gz (1.5 kB view hashes)

Uploaded Source

Built Distribution

coverage_pth-0.0.1-cp27-none-macosx_10_6_intel.whl (2.1 kB view hashes)

Uploaded CPython 2.7 macOS 10.6+ intel

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page