summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8119b3572cd0..2731a3245403 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ depends=('cython'
'python'
'python-numba'
'python-numpy'
+ 'python-pytest'
'python-thriftpy')
makedepends=('python-setuptools')
optdepends=('python-snappy')