summaryrefslogtreecommitdiffstats
path: root/requirements.d
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2023-07-02 17:25:51 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2023-07-02 17:25:51 +0200
commit80188d3bdf296fae58855efe816d7d9007e298f1 (patch)
tree845379e8d48c59533f9852ba8debc581be98bee7 /requirements.d
parenta7d8b02e4eda467736a2e88dbd712ab6402df7b5 (diff)
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.
Diffstat (limited to 'requirements.d')
-rw-r--r--requirements.d/coala.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/requirements.d/coala.txt b/requirements.d/coala.txt
deleted file mode 100644
index 86ebea3c3..000000000
--- a/requirements.d/coala.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-# style and other checks for many languages.
-# some bears (checkers) have additional requirements.
-coala
-coala-bears
-