Thanks-to: Thomas Deutschmann
Closes: https://bugs.gentoo.org/721156
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
RDEPEND=">=dev-python/fonttools-3.31.0[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}"
-BDEPEND=""
+BDEPEND="
+ test? (
+ dev-python/fonttools[${PYTHON_USEDEP}]
+ dev-python/fs[${PYTHON_USEDEP}]
+ dev-python/pytest-runner[${PYTHON_USEDEP}]
+ )
+"
-python_test() {
- esetup.py test
-}
+distutils_enable_tests pytest