aboutsummaryrefslogtreecommitdiff
path: root/pw_cli/py/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'pw_cli/py/setup.cfg')
-rw-r--r--pw_cli/py/setup.cfg10
1 files changed, 9 insertions, 1 deletions
diff --git a/pw_cli/py/setup.cfg b/pw_cli/py/setup.cfg
index 20af8de6f..290b0a364 100644
--- a/pw_cli/py/setup.cfg
+++ b/pw_cli/py/setup.cfg
@@ -30,4 +30,12 @@ install_requires =
console_scripts = pw = pw_cli.__main__:main
[options.package_data]
-pw_cli = py.typed
+pw_cli =
+ py.typed
+ shell_completion/common.bash
+ shell_completion/pw.bash
+ shell_completion/pw.zsh
+ shell_completion/pw_build.bash
+ shell_completion/pw_build.zsh
+ shell_completion/zsh/pw/_pw
+ shell_completion/zsh/pw_build/_pw_build