mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/ioflo: Run tests via pytest
Closes: https://bugs.gentoo.org/723654 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user