mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 09:34:36 +00:00
python312Packages.syncedlyrics: refactor
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user