mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-12 02:27:28 -08:00
To avoid transitive dependencies on TOML provider in other packages (e.g. dev-python/pytest-cov), just depend on it unconditionally here. It's not like our build systems don't depend on it, and it's needed only for Python < 3.11 anyway. Signed-off-by: Michał Górny <mgorny@gentoo.org>