python313Packages.llama-index-core: remove disabled
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
pytest-asyncio,
|
||||
pytest-mock,
|
||||
pytestCheckHook,
|
||||
pythonOlder,
|
||||
pyvis,
|
||||
pyyaml,
|
||||
requests,
|
||||
@@ -42,8 +41,6 @@ buildPythonPackage rec {
|
||||
version = "0.14.12";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.9";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "run-llama";
|
||||
repo = "llama_index";
|
||||
|
||||
Reference in New Issue
Block a user