subpar
subpar copied to clipboard
Support directories in manifest
In bazel, a python target may have directory entries in its runfiles (generated by ctx.actions.declare_directory). To correctly propagate those into the par file, add support for directory entries in the manifest.
@brandjon would you have time to review this?