summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72b70a8e7283..4e45113cec3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="http://python-tablib.org"
license=("MIT")
depends=("python")
makedepends=("python-setuptools")
-checkdepends=("python-pytest")
+checkdepends=("python-pytest-cov")
optdepends=("python-tabulate: cli interface"
"python-markuppy: for HTML support"
"python-odfpy: for ODS support"