python311Packages.ollama: refactor
This commit is contained in:
@@ -34,12 +34,12 @@ buildPythonPackage rec {
|
||||
"httpx"
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
poetry-core
|
||||
pythonRelaxDepsHook
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
httpx
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user