mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/pytest-xdist: Do not test examples
Run only actual tests, skipping tests inside examples.
This commit is contained in:
@@ -29,5 +29,5 @@ DEPEND="${RDEPEND}
|
||||
|
||||
python_test() {
|
||||
distutils_install_for_testing
|
||||
py.test -vv || die "Tests failed under ${EPYTHON}"
|
||||
py.test -vv testing || die "Tests failed under ${EPYTHON}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user