mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-13 09:17:07 +03:00
Merge pull request #232205 from fabaff/gallia-relax
gallia: relax argcomplete constraint
This commit is contained in:
commit
c1686d531b
@ -19,6 +19,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"aiofiles"
|
||||
"argcomplete"
|
||||
"msgspec"
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user