Has anyone tried running Pants with Hydra (
https://hydra.cc/) in Python? I don't mean module mapping because I understand that. What I mean is that if some dependencies are defined in the configuration file, Pants doesn't have a chance to execute 'Dependency inference' correctly. Has anyone managed to solve this issue?