Merge pull request #305791 from tony/tmuxp-rm-dep

tmuxp: Remove kaptan and click dependency (unused)
This commit is contained in:
Aleksana
2024-04-24 17:14:55 +08:00
committed by GitHub
-2
View File
@@ -17,9 +17,7 @@ python3Packages.buildPythonApplication rec {
];
propagatedBuildInputs = with python3Packages; [
click
colorama
kaptan
libtmux
];