mirror of
https://gitlab.com/tildes/tildes.git
synced 2026-04-16 06:18:34 +02:00
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.