summaryrefslogtreecommitdiff
path: root/dev-python/python-slugify/python-slugify-9.1.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-slugify/python-slugify-9.1.0.ebuild')
-rw-r--r--dev-python/python-slugify/python-slugify-9.1.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/python-slugify/python-slugify-9.1.0.ebuild b/dev-python/python-slugify/python-slugify-9.1.0.ebuild
index 8d3e1f16b336..fdd8cf8b1650 100644
--- a/dev-python/python-slugify/python-slugify-9.1.0.ebuild
+++ b/dev-python/python-slugify/python-slugify-9.1.0.ebuild
@@ -28,4 +28,5 @@ BDEPEND="
)
"
-distutils_enable_tests unittest
+EPYTEST_PLUGINS=()
+distutils_enable_tests pytest