python312Packages.lmcloud: refactor

This commit is contained in:
Fabian Affolter 2024-03-22 10:04:15 +01:00 committed by GitHub
parent ab03bde77f
commit 6e9e80e013
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -23,11 +23,11 @@ buildPythonPackage rec {
hash = "sha256-n9xm5r8Yed5icw1ADYyggUDwKgV5llkoBeiauuw1z/o=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
authlib
bleak
httpx