David Manowitz
David Manowitz
> If the feedstock are Python-based ones, you can improve this by: > > 1. Ensure that they have a call to `pip check` in the test section. > >...
Also, perhaps, is there a better way of making this known to feedstock developers / maintainers?
> I would add that sometimes upstream has wrong dependencies / constraints (either incomplete, or way too strict). So automated solutions can only take you so far. I have seen...
Or would it at least be possible to update to newer antlr dependency? Looking on conda-forge, many newer packages seem to want antlr4-python3-runtime 4.11.1. On a slightly separate note, if...