Skip to content

Commit

Permalink
dev-python/ioflo: Run tests via pytest
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/723654
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed May 18, 2020
1 parent fb09b79 commit 1d05ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/ioflo/ioflo-2.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ PATCHES=(
"${FILESDIR}/ioflo-1.7.8-network-test.patch"
)

distutils_enable_tests unittest
distutils_enable_tests pytest

python_prepare_all() {
sed -e 's:"setuptools_git[^"]*",::' -i setup.py || die
Expand Down

0 comments on commit 1d05ed0

Please sign in to comment.