summaryrefslogtreecommitdiff
path: root/devel/py-pytest4-cov/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pytest4-cov/pkg-descr')
-rw-r--r--devel/py-pytest4-cov/pkg-descr6
1 files changed, 0 insertions, 6 deletions
diff --git a/devel/py-pytest4-cov/pkg-descr b/devel/py-pytest4-cov/pkg-descr
deleted file mode 100644
index 412f3e2ca2c5..000000000000
--- a/devel/py-pytest4-cov/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-This plugin produces coverage reports. It supports centralised testing and
-distributed testing in both load and each modes. It also supports coverage of
-subprocesses.
-
-All features offered by the coverage package should be available, either through
-pytest-cov or through coverage's config file.