tclint: fix build
This commit is contained in:
@@ -34,6 +34,7 @@ pythonPackages.buildPythonApplication (finalAttrs: {
|
||||
pythonRelaxDeps = [
|
||||
"importlib-metadata"
|
||||
"pathspec"
|
||||
"voluptuous"
|
||||
];
|
||||
dependencies = with pythonPackages; [
|
||||
importlib-metadata
|
||||
|
||||
Reference in New Issue
Block a user