seddonym / import-linter

Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.
https://import-linter.readthedocs.io/
BSD 2-Clause "Simplified" License
664 stars 45 forks source link

Remove importgraph protocol #179

Closed seddonym closed 1 year ago

seddonym commented 1 year ago

As suggested in https://github.com/seddonym/import-linter/issues/148.