diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2024-11-21 17:08:34 +0300 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2024-11-21 17:08:34 +0300 |
commit | e31d32bfa6b5cc05ac293dd0d244777fbdb0d871 (patch) | |
tree | 0dde4cf9b39f6203f4e107eeb814ad7aaadd8deb | |
parent | dev-python/sphinx-copybutton: it doesnt have tests (diff) | |
download | gentoo-e31d32bfa6b5cc05ac293dd0d244777fbdb0d871.tar.gz gentoo-e31d32bfa6b5cc05ac293dd0d244777fbdb0d871.tar.bz2 gentoo-e31d32bfa6b5cc05ac293dd0d244777fbdb0d871.zip |
dev-python/sphinx-inline-tabs: disable tests
Upstream didnt package tests
Closes: https://bugs.gentoo.org/909365
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
-rw-r--r-- | dev-python/sphinx-inline-tabs/sphinx-inline-tabs-2023.4.21.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/sphinx-inline-tabs/sphinx-inline-tabs-2023.4.21.ebuild b/dev-python/sphinx-inline-tabs/sphinx-inline-tabs-2023.4.21.ebuild index 26218e365229..59f63afb4094 100644 --- a/dev-python/sphinx-inline-tabs/sphinx-inline-tabs-2023.4.21.ebuild +++ b/dev-python/sphinx-inline-tabs/sphinx-inline-tabs-2023.4.21.ebuild @@ -17,5 +17,3 @@ KEYWORDS="~amd64 ~arm64 ~riscv ~x86" RDEPEND=" >=dev-python/sphinx-6.0[${PYTHON_USEDEP}] " - -distutils_enable_tests pytest |