Commit Graph

12 Commits

Author SHA1 Message Date
Matt Huszagh
b754310a68 pythonPackages.python-language-server: 0.28.3 -> 0.29.1
Fixes a failing test due to a pylint update.
2019-10-26 12:59:39 -07:00
Langston Barrett
ac4922ed12 pythonPackages.python-language-server: 0.28.1 -> 0.28.3 2019-09-26 19:18:08 +09:00
Symphorien Gibol
727aaae1bb python3Packages.python-language-server: add setuptools as a dependency 2019-09-19 14:13:04 +02:00
Lucio Delelis
bb79cc9d5f pythonPackages.python-language-server: 0.27.0 -> 0.28.1 (#67421) 2019-08-24 20:41:05 -06:00
Matthieu Coudron
2cd8924235 python3Packages.python-language-server: 0.26.1 -> 0.27.0 2019-07-17 10:08:50 +02:00
Daiderd Jordan
712816708e
pythonPackages.python-language-server: fix python2.7 build 2019-07-03 00:40:21 +02:00
Alex Branham
f9000031ed
python-language-server: 0.25.0 -> 0.26.1 2019-04-17 08:51:05 -05:00
betaboon
48343d0dd0 python-language-server: 0.21.2 -> 0.25.0 2019-03-20 23:37:21 +01:00
Jörg Thalheim
63668d33b2 python-language-server: 0.19.0 -> 0.21.2 2018-09-12 09:03:08 +01:00
Daiderd Jordan
5b2ff69544
python-language-server: add providers option
Adding all of the extra dependencies isn't always desirable and
overriding a bunch of inputs is a bit cumbersome and brittle.

eg.

python-language-server.override { providers = ["rope"]; }
2018-08-06 20:41:52 +02:00
Daiderd Jordan
d12afcf734
python-language-server: 0.18.0 -> 0.19.0 2018-08-06 19:48:24 +02:00
Jörg Thalheim
88b94b7882 python.pkgs.python-language-server: init at 0.18.0 2018-05-25 11:00:31 +01:00