mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-08 05:37:27 -07:00
Since dev-python/pytest normally loads all plugins, and PMs don't necessarily enforce dependencies of these that are not part of @world, it is possible to break their depgraph and break pytest on py2.7 completely. Add a blocker to make that harder. Signed-off-by: Michał Górny <mgorny@gentoo.org>