heisenbridge: relax deps
This commit is contained in:
@@ -27,6 +27,8 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"irc"
|
||||
"ruamel.yaml"
|
||||
"mautrix"
|
||||
];
|
||||
|
||||
dependencies = with python3.pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user