mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/python-ly: Remove obsolete test hack
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -37,12 +37,3 @@ BDEPEND="
|
||||
|
||||
EPYTEST_PLUGINS=()
|
||||
distutils_enable_tests pytest
|
||||
|
||||
src_test() {
|
||||
# https://github.com/frescobaldi/python-ly/issues/176
|
||||
sed -e 's:\(schemaLocation="\).*/\([a-z]*\.xsd"\):\1\2:' \
|
||||
-i tests/musicxml.xsd || die
|
||||
cp "${DISTDIR}"/{xml,xlink}.xsd tests/ || die
|
||||
|
||||
distutils-r1_src_test
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user