Loading
python310Packages.rapidfuzz: make `numpy` optional
`numpy` is now an _optional_ dependency, which is consistent with upstream and greatly reduces the closure size (by ~300 MiB). References: - Upstream setup.py: https://github.com/maxbachmann/RapidFuzz/blob/main/setup.py Co-authored-by:Sandro <sandro.jaeckel@gmail.com>