picard: use pyproject's dependencies
This commit is contained in:
committed by
Doron Behar
parent
3255983a75
commit
8cf990d70a
@@ -61,7 +61,7 @@ pythonPackages.buildPythonApplication (finalAttrs: {
|
||||
"pyobjc-framework-Cocoa"
|
||||
];
|
||||
|
||||
propagatedBuildInputs =
|
||||
dependencies =
|
||||
with pythonPackages;
|
||||
[
|
||||
charset-normalizer
|
||||
|
||||
Reference in New Issue
Block a user