(specifically if I add: `plugins: +[”fsqio.pants.c...
# general
r
(specifically if I add:
plugins: +[”fsqio.pants.contrib.buildgen.core==1.1.0”]
any pants command starts running into
Exception message: Package SourcePackage(u'file:///Users/todd/.cache/pants/plugins/fsqio.pants.contrib.buildgen.python-1.1.0.tar.gz') is not translateable by ChainedTranslator(EggTranslator, SourceTranslator)
which I think is related to the indirect dependency of fsqio.pants.contrib.buildgen.core -> pantsbuild.pants -> setuptools==5.4.1 but I’m still working through the code)