https://pantsbuild.org/ logo
h

hundreds-father-404

10/08/2020, 6:42 PM
Are you trying to run
./setuptools.pex .. a/b/c/setup.py
, and it’s complaining because the only file is
b/c/setup.py
, with the
a/
stripped? I would only expect the
a/
to be missing if you’re using
StrippedSourceFiles
, rather than the normal
SourceFiles