diff --git a/srcpkgs/python3-ntlm-auth/template b/srcpkgs/python3-ntlm-auth/template index 81dba6f7dce..0f9f4950039 100644 --- a/srcpkgs/python3-ntlm-auth/template +++ b/srcpkgs/python3-ntlm-auth/template @@ -5,6 +5,7 @@ revision=4 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3 python3-six python3-cryptography" +checkdepends="python3-pytest python3-requests $depends" short_desc="Creates NTLM authentication structures" maintainer="Leah Neukirchen " license="MIT"