From b235a04a37953af3ea8d9b1eb5cb3903112a16e2 Mon Sep 17 00:00:00 2001 From: Dirk Thomas Date: Mon, 2 Nov 2020 11:26:16 -0800 Subject: [PATCH] FIX: Isssue #187 (#191) Co-authored-by: jenisys --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 76a76366..ed8c0759 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ ('share/vcstool-completion', [ 'vcstool-completion/vcs.bash', 'vcstool-completion/vcs.tcsh', - 'vcstool-completion/vcs.zsh' + 'vcstool-completion/vcs.zsh', 'vcstool-completion/vcs.fish' ]) ],