dev-python/pip-api: deselect failing test

Closes: https://bugs.gentoo.org/829296
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2021-12-20 13:58:34 +05:00
parent 0898b48fb4
commit f43c3ede31

View File

@@ -29,4 +29,5 @@ distutils_enable_tests pytest
EPYTEST_DESELECT=(
tests/test_installed_distributions.py::test_installed_distributions_legacy_version
tests/test_installed_distributions.py::test_installed_distributions_multiple_paths
)