doc: remove python-language-server from manual

python3Packages.python-language-server is no longer maintained (broken), so it shouldn't be an example.
This commit is contained in:
Drew Risinger 2022-05-05 15:36:08 -04:00 committed by Jonathan Ringer
parent 6293aa7032
commit 0d7b5a7e64

View file

@ -288,7 +288,7 @@ self: super: {
ps: with ps; [
pyflakes
pytest
python-language-server
black
]
))