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 c2bcb5d6895b..895b4ec810a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Boolean operations on paths.'
arch=('any')
url='https://github.com/typemytype/booleanOperations'
license=('MIT')
-checkdepends=('python-defcon' 'python-fontpens')
+checkdepends=('python-pytest' 'python-defcon' 'python-fontpens')
depends=('python-pyclipper' 'python-fonttools')
makedepends=('python-setuptools')
options=(!emptydirs)