index
:
packages
copilot/update-prosody-to-0124
for-14.07
for-15.05
lede-17.01
master
openwrt-18.06
openwrt-19.07
openwrt-21.02
openwrt-22.03
openwrt-23.05
openwrt-24.10
openwrt-25.12
Mirror of packages feed
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lang
/
python
/
python-argcomplete
/
test.sh
blob: 0ecba3e5be8b5744d61ebae9251f93d01454de96 (
plain
)
1
2
3
4
5
#!/bin/sh [ "$1" = python3-argcomplete ] || exit 0 python3 -c 'import argcomplete'