hundreds-father-404
07/16/2020, 11:34 PMpython_library/dependency_inference/rules.py to add this special __init__.py and confest.py discovery? That’s the only entry-point right now for inferring dependencies
We currently only allow for one inference rule at a time. We could possibly loosen it so that you could have multiple inference rules, meaning that we would have a conftest.py inference rule for PythonTestsSources, then the current general rule for PythonSources would do __init__.py injection