myfitnesspal: unbreak with pythonRelaxDeps

This commit is contained in:
Peder Bergebakken Sundt
2025-04-27 03:33:31 +02:00
parent 4905f36691
commit 54c9fb735e
@@ -31,6 +31,8 @@ buildPythonPackage rec {
hash = "sha256-eE807M8qFDlSMAcE+GFJyve1YfmlWmB3ML9VJhMUeIE=";
};
pythonRelaxDeps = [ "typing-extensions" ];
nativeBuildInputs = [ setuptools ];
propagatedBuildInputs = [