mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 10:18:08 -07:00
dev-python/setuptools_scm: Install package for testing
The test suite fails unless the package is already installed. Bug: https://bugs.gentoo.org/show_bug.cgi?id=609648
This commit is contained in:
@@ -26,5 +26,6 @@ DEPEND="
|
||||
)"
|
||||
|
||||
python_test() {
|
||||
distutils_install_for_testing
|
||||
py.test -v -v -x || die "tests failed under ${EPYTHON}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user