mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 16:51:40 -05:00
Merge pull request #707 from nix-community/site-packages-fixup-license
site-packages fixup hook: Also remove LICENSE files
This commit is contained in:
commit
68610c6f10
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ in
|
|||
filenames = builtins.concatStringsSep " " [
|
||||
"pyproject.toml"
|
||||
"README.md"
|
||||
"LICENSE"
|
||||
];
|
||||
};
|
||||
} ./fixup-hook.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue