<Comment on #17762 Working with `conftest.py` fixt...
# github-notifications
q
Comment on #17762 Working with `conftest.py` fixtures in a Python monorepo Discussion answered by thejcannon
in various repositories, but this doesn't work well with Pants dependency inference (as there are no import statements).
If you turn on string import matching, this would work, FYI (we do it at our org) pantsbuild/pants