summaryrefslogtreecommitdiff
path: root/devel/py-coverage/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-coverage/pkg-descr')
-rw-r--r--devel/py-coverage/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-coverage/pkg-descr b/devel/py-coverage/pkg-descr
index 6ac16aba8611..1f1cb134ea62 100644
--- a/devel/py-coverage/pkg-descr
+++ b/devel/py-coverage/pkg-descr
@@ -2,5 +2,3 @@ Coverage measures code coverage, typically during test execution.
It uses the code analysis tools and tracing hooks provided in the
Python standard library to determine which lines are executable,
and which have been executed.
-
-WWW: https://coverage.readthedocs.io/