mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
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
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ self: super: {
|
|||
ps: with ps; [
|
||||
pyflakes
|
||||
pytest
|
||||
python-language-server
|
||||
black
|
||||
]
|
||||
))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue