mqtt-exporter: relax promethus-client constraint
This commit is contained in:
@@ -23,6 +23,8 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
|
||||
prometheus-client
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [ "prometheus-client" ];
|
||||
|
||||
nativeCheckInputs = with python3.pkgs; [
|
||||
pytest-mock
|
||||
pytestCheckHook
|
||||
|
||||
Reference in New Issue
Block a user