diff options
Diffstat (limited to 'dev-python/python-slugify')
| -rw-r--r-- | dev-python/python-slugify/python-slugify-9.1.0.ebuild | 3 |
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 |
