Skip to content
  • Chad Birch's avatar
    Replace Pylama with Prospector · d1709622
    Chad Birch authored
    Pylama is no longer maintained, and has been gradually getting slower
    and slower, as well as being incompatible with Python 3.7 and newer
    versions of astroid and pylint. This replaces it with Prospector, which
    is being maintained by the same group as pylint and some other code
    quality tools.
    d1709622
This project manages its dependencies using pip. Learn more