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-click
/
test.sh
blob: 18297f11312ac6231ed1536114d2b2934d83669d (
plain
)
1
2
3
4
5
#!/bin/sh [ "$1" = python3-click ] || exit 0 python3 -c 'import click'