Merge pull request #707 from nix-community/site-packages-fixup-license

site-packages fixup hook: Also remove LICENSE files
This commit is contained in:
adisbladis 2022-09-07 10:01:10 +12:00 committed by GitHub
commit 68610c6f10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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