python3-ntlm-auth: enable tests

This commit is contained in:
Andrew J. Hesford 2023-05-31 10:07:26 -04:00
parent aa7e29e63a
commit 3fd1528e56

View File

@ -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 <leah@vuxu.org>"
license="MIT"