forked from mirrors/nixpkgs
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:
parent
6293aa7032
commit
0d7b5a7e64
|
@ -288,7 +288,7 @@ self: super: {
|
|||
ps: with ps; [
|
||||
pyflakes
|
||||
pytest
|
||||
python-language-server
|
||||
black
|
||||
]
|
||||
))
|
||||
|
||||
|
|
Loading…
Reference in a new issue