Merge branch '33-dependency-resolution-failing' into 'master'
Fixed a type mismatch in dependency resolution with scaling dep frac This was a simple type mismatch that would result in a failure of scaling dep fracs based on job size. Now the float value is forced. Closes #33 See merge request !19
Please register or sign in to comment