diff --git a/srcpkgs/python3-oletools/template b/srcpkgs/python3-oletools/template index 73293a1f82d..a8eede0d38c 100644 --- a/srcpkgs/python3-oletools/template +++ b/srcpkgs/python3-oletools/template @@ -7,7 +7,7 @@ build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-parsing python3-olefile python3-colorclass python3-easygui python3-msoffcrypto-tool python3-pcodedmp" -checkdepends="python3-pip python3-wheel $depends" +checkdepends="$depends python3-pytest" short_desc="Python3 library to analyze MS OLE2 and Office files" maintainer="Andrew Benson " license="MIT"