python3Packages.jedi-language-server: fix test with jedi 0.20.0 (#522705)
This commit is contained in:
@@ -37,6 +37,10 @@ buildPythonPackage rec {
|
||||
poetry-core
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"jedi"
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
docstring-to-markdown
|
||||
jedi
|
||||
|
||||
Reference in New Issue
Block a user