picard: use pyproject's dependencies

This commit is contained in:
Sandro Jäckel
2026-07-24 14:33:36 +03:00
committed by Doron Behar
parent 3255983a75
commit 8cf990d70a
+1 -1
View File
@@ -61,7 +61,7 @@ pythonPackages.buildPythonApplication (finalAttrs: {
"pyobjc-framework-Cocoa"
];
propagatedBuildInputs =
dependencies =
with pythonPackages;
[
charset-normalizer