poetry2nix/hooks
adisbladis 31effa4e4e Add hook to remove normal files from site-packages
This is a fairly common packaging mistake that it's better that we solve in a hook than in one-by-one in overrides.

Normal files in site-packages isn't always a mistake, so we can't clean them up wholesale, but we can clean up some common mistakes.
2022-02-05 21:50:20 +12:00
..
default.nix Add hook to remove normal files from site-packages 2022-02-05 21:50:20 +12:00
fixup-hook.sh Add hook to remove normal files from site-packages 2022-02-05 21:50:20 +12:00
pip-build-hook.sh Remove dontPreferSetupPy & don't remove pyproject.toml ever 2022-01-18 15:18:57 +12:00
pyproject-without-special-deps.py Reformat all Python code using Black 2022-01-12 18:48:06 +13:00
remove-special-dependencies.sh pip: remove restriction 2021-11-08 08:07:04 -05:00
wheel-unpack-hook.sh overrides: Remove condition from wheel override 2020-08-17 05:02:19 +02:00