summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d32b967a4310..730c42dc71d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_name=plotnine
pkgname=python-$_name
pkgver=0.12.3
-pkgrel=1
+pkgrel=2
pkgdesc='A grammar of graphics for python'
arch=(any)
url="https://github.com/has2k1/$_name"
@@ -32,6 +32,8 @@ makedepends=(
python-build
python-installer
python-wheel
+ python-setuptools
+ python-setuptools-scm
)
checkdepends=(