python312Packages.lmcloud: refactor
This commit is contained in:
parent
ab03bde77f
commit
6e9e80e013
1 changed files with 2 additions and 2 deletions
|
@ -23,11 +23,11 @@ buildPythonPackage rec {
|
|||
hash = "sha256-n9xm5r8Yed5icw1ADYyggUDwKgV5llkoBeiauuw1z/o=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
setuptools
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
authlib
|
||||
bleak
|
||||
httpx
|
||||
|
|
Loading…
Reference in a new issue