python312Packages.clarifai: refac tor
This commit is contained in:
parent
609fb16482
commit
7efb1fe2f3
@ -45,10 +45,13 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
build-system = [
|
||||
pythonRelaxDepsHook
|
||||
setuptools
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
pythonRelaxDepsHook
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
clarifai-grpc
|
||||
inquirerpy
|
||||
|
Loading…
Reference in New Issue
Block a user