hundreds-carpet-28072
03/01/2024, 12:12 PMpython_distribution
targets? With the aim of highlighting and preventing circular dependencies between distributions?fresh-cat-90827
03/02/2024, 11:29 AMpeek
goal as well, but requires a bit of JSON munging.fresh-cat-90827
03/02/2024, 11:31 AMpython_distribution
targets, potentially transitively
2. get a list of python_distribution
targets in the codebase
3. check if there are any targets from step (2) in the list of deps from step (1)fresh-cat-90827
03/02/2024, 11:32 AMpython_distribution
but this would currently require two steps - you get all the deps and then you can filter them)hundreds-carpet-28072
03/04/2024, 10:11 AMfresh-cat-90827
03/04/2024, 10:13 AM