dev-python/fontParts: improve metadata

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-06-19 23:22:00 +02:00
parent 1ef304d29e
commit d3e79f87ca
2 changed files with 6 additions and 2 deletions

View File

@@ -30,7 +30,6 @@ pkg_setup() {
export SETUPTOOLS_SCM_PRETEND_VERSION="${PV%_*}"
}
python_test() {
"${EPYTHON}" Lib/fontParts/fontshell/test.py -v || die "Tests failed with ${EPYTHON}"
}