fresh-architect-74417
04/03/2019, 8:49 PMException message: Package SourcePackage(u'<https://files.pythonhosted.org/packages/c9/1d/bd19e691fd4cfe908c76c429fe6e4436c9e83583c4414b54f6c85471954a/wheel-0.29.0.tar.gz#sha256=1ebb8ad7e26b448e9caa4773d2357849bf80ff9e313964bcaf79cbf0201a1648>') is not translateable by ChainedTranslator(EggTranslator, SourceTranslator)
fresh-architect-74417
04/03/2019, 8:49 PMenough-analyst-54434
04/03/2019, 8:50 PMsetuptools>=20.3,<34.0
which conflicts with diff-match-patch's declared needs.enough-analyst-54434
04/03/2019, 8:50 PMfresh-architect-74417
04/03/2019, 8:50 PMenough-analyst-54434
04/03/2019, 8:51 PMfresh-architect-74417
04/03/2019, 8:52 PMenough-analyst-54434
04/03/2019, 8:53 PMfresh-architect-74417
04/03/2019, 8:54 PMenough-analyst-54434
04/03/2019, 8:54 PM./pants list ::
to make sure it works at a basic level in your repo.fresh-architect-74417
04/03/2019, 8:55 PMsource
directive in the build is deprecated and needs to be replaced with sources
enough-analyst-54434
04/03/2019, 8:55 PMfresh-architect-74417
04/03/2019, 8:56 PMfresh-architect-74417
04/03/2019, 8:56 PMfresh-architect-74417
04/04/2019, 3:56 PMpip3 install --upgrade setuptools
today and it worked.fresh-architect-74417
04/04/2019, 3:57 PMbrief-engineer-67497
04/04/2019, 4:10 PM--no-quiet
flag without successbrief-engineer-67497
04/04/2019, 4:14 PMfresh-architect-74417
04/04/2019, 6:35 PMfresh-architect-74417
04/04/2019, 9:11 PMfresh-architect-74417
04/04/2019, 9:12 PMfresh-architect-74417
04/04/2019, 9:15 PMfresh-architect-74417
04/04/2019, 9:16 PMlock = False
in pants.ini?fresh-architect-74417
04/04/2019, 9:18 PMfresh-architect-74417
04/04/2019, 9:21 PMhappy-kitchen-89482
04/05/2019, 7:06 AMfromfile
at all? Or at least, why not have it be True
by default? Why wouldn't we allow any option to have its value read from a file? Why is this something we need to decide on a case-by-case basis on behalf of the user?happy-kitchen-89482
04/05/2019, 12:18 PMbrief-engineer-67497
04/05/2019, 1:06 PMfierce-park-88503
04/05/2019, 8:52 PMsrc/<LANG>/...
, tests/<LANG>/...
convention? will anything go wrong if we mix tests and source, mix different languages in the same hierarchy, have the ...
parts directly in our repo root?fierce-park-88503
04/06/2019, 4:36 PM