mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/sortedcontainers: Fix more import mismatches
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -23,6 +23,6 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
distutils_enable_tests pytest
|
||||
|
||||
python_test() {
|
||||
PYTHONPATH= \
|
||||
local -x PYTHONPATH=.
|
||||
pytest -vv --ignore docs/conf.py || die "Tests fail with ${EPYTHON}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user