summarylogtreecommitdiffstats
path: root/python-hatch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'python-hatch.sh')
-rw-r--r--python-hatch.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/python-hatch.sh b/python-hatch.sh
deleted file mode 100644
index f7debeb8e521..000000000000
--- a/python-hatch.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
- # Tab completion for Bash
- _HATCH_COMPLETE=source hatch \
- > "${pkgdir}/usr/share/bash-completion/completions/${pkgname}"