gnome-extensions-cli: relax packaging constraint
This commit is contained in:
parent
3ef70b3fcf
commit
1118661647
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ buildPythonApplication rec {
|
|||
|
||||
pythonRelaxDeps = [
|
||||
"more-itertools"
|
||||
"packaging"
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
|
Loading…
Reference in a new issue