From 2e90383a09e810049ee505e1e618690957c631dc Mon Sep 17 00:00:00 2001 From: Dirk Thomas Date: Mon, 2 Nov 2020 11:26:27 -0800 Subject: [PATCH] FIX: Issue #188 (and add missing: vcstool-completion/vcs.fish) (#192) Co-authored-by: jenisys --- MANIFEST.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MANIFEST.in b/MANIFEST.in index 79ffb053..a9fa60b4 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1 +1,4 @@ include vcstool-completion/vcs.bash vcstool-completion/vcs.tcsh vcstool-completion/vcs.zsh +include vcstool-completion/vcs.fish +include test/*.repos +include test/*.txt