python311Packages.litellm: refactor
This commit is contained in:
@@ -49,11 +49,11 @@ buildPythonPackage rec {
|
||||
rm -rf dist
|
||||
'';
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
poetry-core
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
aiohttp
|
||||
click
|
||||
importlib-metadata
|
||||
|
||||
Reference in New Issue
Block a user