aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-webcolors/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-webcolors/APKBUILD')
-rw-r--r--community/py3-webcolors/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-webcolors/APKBUILD b/community/py3-webcolors/APKBUILD
index 36762ee196..4a029765f6 100644
--- a/community/py3-webcolors/APKBUILD
+++ b/community/py3-webcolors/APKBUILD
@@ -10,7 +10,7 @@ arch="noarch"
license="BSD-3-Clause"
depends="py3-six"
makedepends="py3-setuptools"
-checkdepends="py3-pytest py3-pytest-runner py3-six"
+checkdepends="py3-pytest py3-pytest-runner"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver