Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove coala (outdated) #7704

Merged

Commits on Jul 3, 2023

  1. remove coala (outdated)

    last coala release (0.11.0) is now over 6y old.
    
    when using pip install coala, a ton of stuff gets installed (expected)
    and a part of that downgrades some stuff we use to outdated, incompatible
    versions.
    
    when trying to run coala with python 3.11, it just crashes because the
    last release was made for py35/py36 (as seen in their setup.py).
    
    a lot of PRs and tickets pile up at the coala project on github,
    but noone is maintaining it.
    ThomasWaldmann committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ae7fd9b View commit details
    Browse the repository at this point in the history