summaryrefslogtreecommitdiff
path: root/dev-python/python-discovery/python-discovery-1.3.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-discovery/python-discovery-1.3.0.ebuild')
-rw-r--r--dev-python/python-discovery/python-discovery-1.3.0.ebuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/dev-python/python-discovery/python-discovery-1.3.0.ebuild b/dev-python/python-discovery/python-discovery-1.3.0.ebuild
index b487b66b0704..7bf748143147 100644
--- a/dev-python/python-discovery/python-discovery-1.3.0.ebuild
+++ b/dev-python/python-discovery/python-discovery-1.3.0.ebuild
@@ -45,6 +45,12 @@ python_test() {
tests/test_py_info_extra.py::test_satisfies_path_not_abs_basename_match
)
;;
+ python3.15)
+ EPYTEST_DESELECT+=(
+ # TODO
+ tests/test_discovery.py::test_predicate_with_fallback_specs
+ )
+ ;;
esac
epytest