Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.
BSD 2-Clause "Simplified" License
679
stars
49
forks
source link
Add support for Python 3.11 #142
Closed
seddonym closed 1 year ago
Adds support for Python 3.11, switching from Travis CI to Github actions.