dev-python/mistletoe: fix python tests

Closes: https://bugs.gentoo.org/888745

Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
Julien Roy
2023-01-02 15:48:26 -05:00
parent 1de6840536
commit bc220fd655

View File

@@ -1,4 +1,4 @@
# Copyright 2022 Gentoo Authors
# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,3 +17,5 @@ KEYWORDS="~amd64"
RDEPEND=""
DEPEND="${RDEPEND}"
distutils_enable_tests unittest