python313Packages.clarifai-grpc: remove disabled
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
lib,
|
||||
buildPythonPackage,
|
||||
fetchFromGitHub,
|
||||
pythonOlder,
|
||||
setuptools,
|
||||
googleapis-common-protos,
|
||||
grpcio,
|
||||
@@ -15,8 +14,6 @@ buildPythonPackage rec {
|
||||
version = "11.9.3";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Clarifai";
|
||||
repo = "clarifai-python-grpc";
|
||||
|
||||
Reference in New Issue
Block a user