python3Packages.ftfy: Fix dependencies
`ftfy` depends on `setuptools`. This is not declared by `ftfy` directly, but without it you'll get a `ModuleNotFoundError`.
parent
2687432f
Please register or sign in to comment
`ftfy` depends on `setuptools`. This is not declared by `ftfy` directly, but without it you'll get a `ModuleNotFoundError`.