aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2022-02-02 12:16:45 +0500
committerAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2022-02-02 13:11:07 +0500
commit29df7cbbcc3d57108a7098e6bb70f196af00a391 (patch)
tree8e13d95853cb759090543df1dcfe97f4a132f284
parentdev-python/mobi: PEP517, fix deps and tests (diff)
downloadguru-29df7cbb.tar.gz
guru-29df7cbb.tar.bz2
guru-29df7cbb.zip
dev-python/SLPP: disable pytest
Closes: https://bugs.gentoo.org/831733 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
-rw-r--r--dev-python/SLPP/SLPP-1.2.3.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/SLPP/SLPP-1.2.3.ebuild b/dev-python/SLPP/SLPP-1.2.3.ebuild
index ffd5f394f..c3edebe58 100644
--- a/dev-python/SLPP/SLPP-1.2.3.ebuild
+++ b/dev-python/SLPP/SLPP-1.2.3.ebuild
@@ -13,5 +13,3 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-distutils_enable_tests pytest