mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/nptyping: Skip test_package_info
Closes: https://bugs.gentoo.org/850721 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -38,6 +38,9 @@ BDEPEND="
|
||||
EPYTEST_IGNORE=(
|
||||
# TODO: package beartype?
|
||||
tests/test_beartype.py
|
||||
# test for... whether the release is on pypi?
|
||||
# requires Internet + feedparser, meaningless for users
|
||||
tests/test_package_info.py
|
||||
# relies on Internet access to fetch packages for pip
|
||||
tests/test_wheel.py
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user