From 1d05ed01d4f307a077a099a0503bf7c1b7cd9eb7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 18 May 2020 22:14:26 +0200 Subject: [PATCH] dev-python/ioflo: Run tests via pytest MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/723654 Signed-off-by: Michał Górny --- dev-python/ioflo/ioflo-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/ioflo/ioflo-2.0.0.ebuild b/dev-python/ioflo/ioflo-2.0.0.ebuild index bb4cb6978431..72f4c33e57af 100644 --- a/dev-python/ioflo/ioflo-2.0.0.ebuild +++ b/dev-python/ioflo/ioflo-2.0.0.ebuild @@ -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 -- 2.26.2