theoremlp / rules_mypy

a Bazel mypy aspect
Apache License 2.0
18 stars 6 forks source link

Add support for generated files with custom imports #40

Closed keith closed 2 weeks ago

keith commented 2 weeks ago

If the source files of a py_library are generated, and the library has custom imports, we need to add both the imports path and the generated dir's relative import path to the MYPYPATH