summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4cd2d19c4356..6892295762a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,6 @@ depends=("cython"
makedepends=("python-setuptools" "python-wheel" "cython")
optdepends=("python-spacy: examples" "flake8: linting for Python code" "python-pytest-cov: run included tests"
"mypy: run included tests" "python-ipykernel: run included tests" )
-checkdepends=("python-pytest-cov" "flake8" "mypy")
source=("$pkgname-$pkgver.tar.gz::https://github.com/explosion/thinc/archive/v$pkgver.tar.gz")
md5sums=('0a62680b89d478955eeb6fac875e71e8')