diff options
author | 2024-11-21 16:53:07 +0300 | |
---|---|---|
committer | 2024-11-21 16:53:07 +0300 | |
commit | 0c4264eddaa3439f7a56a3f2bab29aa2cdbdc89c (patch) | |
tree | 85119c037920da22f052007b6f5e09abd8f16065 | |
parent | dev-java/joda-convert: Stabilize 2.2.4 amd64, #944199 (diff) | |
download | gentoo-0c4264eddaa3439f7a56a3f2bab29aa2cdbdc89c.tar.gz gentoo-0c4264eddaa3439f7a56a3f2bab29aa2cdbdc89c.tar.bz2 gentoo-0c4264eddaa3439f7a56a3f2bab29aa2cdbdc89c.zip |
dev-python/sphinx-copybutton: it doesnt have tests
Closes: https://bugs.gentoo.org/909364
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
-rw-r--r-- | dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild b/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild index c8e9ad393a9c..b45f979a4d76 100644 --- a/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild +++ b/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild @@ -18,5 +18,3 @@ KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" RDEPEND=" >=dev-python/sphinx-6.0[${PYTHON_USEDEP}] " - -distutils_enable_tests pytest |