dev-python/dnspython: Use pytest

Closes: https://bugs.gentoo.org/764425
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2021-01-08 10:34:39 +01:00
parent 77e8f09d8f
commit e70b1b9c01

View File

@@ -21,7 +21,7 @@ RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]
>=dev-python/idna-2.1[${PYTHON_USEDEP}]"
distutils_enable_tests unittest
distutils_enable_tests pytest
src_prepare() {
sed -i -e '/network_avail/s:True:False:' \