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 705c84d09df4..efa95d0f7729 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ url="https://github.com/xarray-contrib/cf-xarray"
license=('Apache')
groups=()
depends=("python-dask" "python-matplotlib" "python-netcdf4" "python-pandas" "python-pooch" "python-xarray")
-makedepends=()
+makedepends=("python-build" "python-installer" "python-setuptools")
checkdepends=("python-pytest" "python-pytest-cov" "python-pytest-xdist")
optdepends=()
provides=()