https://pantsbuild.org/ logo
h

hundreds-father-404

10/08/2020, 12:26 AM
Cool, return
BuiltPackage(EMPTY_DIGEST, relpath="")
.
EMPTY_DIGEST
is from
pants.engine.fs
(In the upcoming beta4, we’re changing it so that
relpath
becomes
relpaths: Iterable[str]
, meaning you’d set
relpaths=[]
. That value is solely used for the sake of logging what was created.)