mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
Introduced in 4681c2cb27ee5a32ee50638a932a1a06e9277e1e. Upstream has since updated to use `[project]` metadata instead. ``` * SED: the following did not cause any changes * sed -i -e '/license-files.*Keep in sync/d' pyproject.toml || die * no-op: -e /license-files.*Keep in sync/d ``` Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>