Commit 36795cbf authored by Jérome Perrin's avatar Jérome Perrin

prune: fix detection of parts used in scripts

python interpreter is sometimes referenced only in bin/buildout's
shebang, even if not used anymore in any software, if it was used to
initially created the buildout. In that case, the part should still be
considered as used and not pruned.
parent 83da99e0
Pipeline #8441 passed with stage
in 0 seconds