You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pinning spython to 0.2.0 to remove singularity version checks (#532)
* pinning spython to 0.2.0 to remove singularity version checks
this use has two fold - we do not want to support singularity 2.x anymore, and
we want to (to the largest extent possible that it does not introduce complexity)
support both apptainer and singularityce as much as possible. Since they have
different versioning schemes, the checks prior to 0.2.0 would break pulls
for apptainer
Signed-off-by: vsoch <[email protected]>
0 commit comments