https://pantsbuild.org/ logo
h

happy-kitchen-89482

12/20/2019, 6:08 AM
Is there a particular reason that
python_library
is mapped to
PythonTargetAdaptor
, which is the base class of
PythonBinaryAdaptor
and
PythonTestsAdaptor
, instead of to a
PythonLibraryAdaptor
subclass of it?