py3-deprecated: add pytest to checkdeps
1 files changed, 1 insertions(+), 0 deletions(-) M sr.ht/py3-deprecated/APKBUILD
M sr.ht/py3-deprecated/APKBUILD => sr.ht/py3-deprecated/APKBUILD +1 -0
@@ 8,6 8,7 @@ url="https://github.com/tantale/deprecated" arch="noarch" license="MIT" depends="python3 py3-wrapt" checkdepends="py3-pytest" _pypiprefix="${_pyname%${_pyname#?}}" source="https://files.pythonhosted.org/packages/source/$_pypiprefix/$_pyname/$_pyname-$pkgver.tar.gz" builddir="$srcdir/$_pyname-$pkgver"