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
679 stars 49 forks source link

Add support for Python 3.11 #142

Closed seddonym closed 1 year ago

seddonym commented 2 years ago

Adds support for Python 3.11, switching from Travis CI to Github actions.