python3Packages.langchain-classic: disable bulk update (#466330)
This commit is contained in:
@@ -103,6 +103,9 @@ buildPythonPackage rec {
|
||||
"test_socket_disabled"
|
||||
];
|
||||
|
||||
# Bulk updater selects wrong tag (there is no tag for this yet)
|
||||
passthru.skipBulkUpdate = true;
|
||||
|
||||
pythonImportsCheck = [ "langchain_classic" ];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user