commit:     45d80bd7c3f25164e70b398b829d2855a2adce47
Author:     Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Wed Aug 13 15:27:38 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Aug 13 15:27:38 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=45d80bd7

dev-python/steam: enable tests

Closes: https://bugs.gentoo.org/910098
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>

 dev-python/steam/steam-1.6.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/steam/steam-1.6.1.ebuild 
b/dev-python/steam/steam-1.6.1.ebuild
index 37788d17da..d5e124beed 100644
--- a/dev-python/steam/steam-1.6.1.ebuild
+++ b/dev-python/steam/steam-1.6.1.ebuild
@@ -34,6 +34,8 @@ RDEPEND="
        dev-python/wsproto[${PYTHON_USEDEP}]
 "
 
+distutils_enable_tests pytest
+
 pkg_postinst() {
        if [[ ! ${REPLACING_VERSIONS} ]]; then
                ewarn "If you intend to use this library for anything else than"

Reply via email to