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 397137c84a34..0f7f6dfcf933 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ arch=(x86_64)
url="https://${pkgname}.org"
license=('custom:BSD-3-clause')
depends=(armadillo cereal boost lapack ensmallen cython python-numpy python-pandas)
-makedepends=(cmake txt2man python-setuptools python-wheel)
+makedepends=(cmake txt2man python-setuptools python-pytest-runner) # python-wheel
optdepends=('openmp: parallel computation support'
'julia: julia bindings support'
'r: r bindings support'