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 b5060b1e01c5..a9f5defcfdf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,7 @@ python-ezdxf
checkdepends=(
python-pytest
python-typing_extensions
+python-nptyping
ipython
)
@@ -31,7 +32,6 @@ pkgver() {
prepare() {
cd cadquery
-
}
build() {