sherlock: fix build (#540584)
This commit is contained in:
@@ -48,6 +48,10 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
|
||||
poetry-core
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"pandas"
|
||||
];
|
||||
|
||||
installPhase = ''
|
||||
runHook preInstall
|
||||
|
||||
|
||||
Reference in New Issue
Block a user