Currently a bundle build has repeated
>> running shell command:
/apps/Test2/software/Python/3.12.3-GCCcore-13.3.0/bin/python -m pip check
[started at: 2024-08-22 16:50:45]
[working dir: /apps/Test2/software/Python-bundle-PyPI/2024.06-GCCcore-13.3.0]
[output and state saved to /dev/shm/eb-ht0fx9fv/run-shell-cmd-output/python-ytqm4_tu]
due to each and every extension in the bundle doing this. But as far as i understand, this is checking the same thing every time. The bundle should do this instead, and only once (at the start)