site-packages fixup hook: Also remove LICENSE files

Reported privately by @matthewcroughan.
This commit is contained in:
adisbladis 2022-09-07 07:55:10 +12:00
parent efe5b281b5
commit 01f4b9c597

View file

@ -70,6 +70,7 @@ in
filenames = builtins.concatStringsSep " " [
"pyproject.toml"
"README.md"
"LICENSE"
];
};
} ./fixup-hook.sh