Codebase list python-faraday / upstream/3.11 buildpth.sh
upstream/3.11

Tree @upstream/3.11 (Download .tar.gz)

buildpth.sh @upstream/3.11raw · history · blame

1
2
3
4
for package in $packages
do
    echo $package/lib/python3.7/site-packages >>$out
done