snakefmt: relax dependencies
This commit is contained in:
@@ -27,6 +27,8 @@ python3.pkgs.buildPythonApplication rec {
|
||||
toml
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [ "black" ];
|
||||
|
||||
pythonImportsCheck = [ "snakefmt" ];
|
||||
|
||||
nativeInstallCheckInputs = [ versionCheckHook ];
|
||||
|
||||
Reference in New Issue
Block a user