mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/hyperlink: Simplify test phase
This commit is contained in:
@@ -25,7 +25,5 @@ DEPEND="${RDEPEND}
|
||||
"
|
||||
|
||||
python_test() {
|
||||
PYTHONPATH="${S}/test:${BUILD_DIR}/lib" \
|
||||
py.test -v || die
|
||||
cd test
|
||||
pytest -vv || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user