python312Packages.syncedlyrics: refactor

This commit is contained in:
Fabian Affolter
2024-03-22 15:44:18 +01:00
committed by GitHub
parent 7df2cb2083
commit 860e008080
@@ -23,7 +23,7 @@ buildPythonPackage rec {
hash = "sha256-Q0Hu403Hxr4iDuZfGQjgTSuNMVgsqd9zLRl9Vc1YzyQ=";
};
nativeBuildInputs = [
build-system = [
poetry-core
pythonRelaxDepsHook
];
@@ -32,7 +32,7 @@ buildPythonPackage rec {
"rapidfuzz"
];
propagatedBuildInputs = [
dependencies = [
requests
rapidfuzz
beautifulsoup4