diff options
Diffstat (limited to 'dev-python/coloredlogs')
| -rw-r--r-- | dev-python/coloredlogs/coloredlogs-15.0.1-r2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/coloredlogs/coloredlogs-15.0.1-r2.ebuild b/dev-python/coloredlogs/coloredlogs-15.0.1-r2.ebuild index 01738756f04a..5f5476632974 100644 --- a/dev-python/coloredlogs/coloredlogs-15.0.1-r2.ebuild +++ b/dev-python/coloredlogs/coloredlogs-15.0.1-r2.ebuild @@ -3,8 +3,9 @@ EAPI=8 -PYTHON_COMPAT=( python3_{13..14} ) DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{13..14} ) + inherit distutils-r1 pypi DESCRIPTION="Colored stream handler for the logging module" @@ -35,6 +36,7 @@ PATCHES=( ) distutils_enable_sphinx docs +EPYTEST_PLUGINS=() distutils_enable_tests pytest EPYTEST_DESELECT=( |
