-
Kirill Smelkov authored
It was failing with if len(eggv) > 1: > raise ValueError('egg %s is present multiple times: %s' % (egg, eggv)) E NameError: name 'egg' is not defined I hit this for real when trying to build multiple SRs on the same Theia.
6bcdd408