mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 06:04:31 +04:00
python-setuptools: Update to 68.2.2
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
5
lang/python/python-setuptools/test.sh
Normal file
5
lang/python/python-setuptools/test.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
[ "$1" = python3-setuptools ] || exit 0
|
||||
|
||||
python3 -c 'from setuptools import setup'
|
||||
Reference in New Issue
Block a user