nixpkgs/pkgs/development/python-modules/flask
K900 7110bb89ed flask: depend on setuptools
The `flask` CLI uses `setuptools` (or more specifically `pkg_resources`) [here](fdac8a5404/src/flask/cli.py (L498)) to discover third party commands, and just does nothing silently if it's not found. Add the dependency so custom commands start working.
2022-01-17 08:48:27 +01:00
..
default.nix flask: depend on setuptools 2022-01-17 08:48:27 +01:00