<Comment on #21713 pants package failing due to no...
# github-notifications
c
Comment on #21713 pants package failing due to no roots even where they exist Discussion answered by benjyw Ah, yes, the issue is that there is no source root for those resources directly in
serenity.analytics/
that are not under one of those lower source roots. You can fix this by adding
serenity.analytics/
itself as a source root. pantsbuild/pants