python3Packages.langchain-mistralai: fix update script
This commit is contained in:
parent
3e6a3bc5de
commit
c9e3379a7e
@ -63,7 +63,7 @@ buildPythonPackage rec {
|
||||
pythonImportsCheck = [ "langchain_mistralai" ];
|
||||
|
||||
passthru.updateScript = gitUpdater {
|
||||
pname = "langchain-mistralai==";
|
||||
rev-prefix = "langchain-mistralai==";
|
||||
};
|
||||
|
||||
meta = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user