diff options
Diffstat (limited to 'dev-python/ioflo/ioflo-2.0.0.ebuild')
-rw-r--r-- | dev-python/ioflo/ioflo-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |