weblate: relax constraints on weblate-schemas
This commit is contained in:
@@ -155,6 +155,7 @@ python.pkgs.buildPythonApplication rec {
|
||||
pythonRelaxDeps = [
|
||||
"celery"
|
||||
"rapidfuzz"
|
||||
"weblate-schemas"
|
||||
];
|
||||
|
||||
# We don't just use wrapGAppsNoGuiHook because we need to expose GI_TYPELIB_PATH
|
||||
|
||||
Reference in New Issue
Block a user