Skip to content

Commit

Permalink
dev-python/dnspython: Use pytest
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/764425
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Jan 8, 2021
1 parent 77e8f09 commit e70b1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/dnspython/dnspython-2.1.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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:' \
Expand Down

0 comments on commit e70b1b9

Please sign in to comment.