From 0d7b5a7e6429c40107e795bce92c78d66e319591 Mon Sep 17 00:00:00 2001 From: Drew Risinger Date: Thu, 5 May 2022 15:36:08 -0400 Subject: [PATCH] doc: remove python-language-server from manual python3Packages.python-language-server is no longer maintained (broken), so it shouldn't be an example. --- doc/languages-frameworks/python.section.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/languages-frameworks/python.section.md b/doc/languages-frameworks/python.section.md index 693ea016e0a..fe28f94c069 100644 --- a/doc/languages-frameworks/python.section.md +++ b/doc/languages-frameworks/python.section.md @@ -288,7 +288,7 @@ self: super: { ps: with ps; [ pyflakes pytest - python-language-server + black ] ))