python311Packages.pylsp-rope: minor cosmetic change
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
pythonOlder,
|
||||
fetchFromGitHub,
|
||||
|
||||
# dependencies
|
||||
rope,
|
||||
python-lsp-server,
|
||||
|
||||
@@ -25,7 +26,7 @@ buildPythonPackage rec {
|
||||
hash = "sha256-Mr+mWRvOXoy7+SosMae80o0V1jBMn1dEoGmaR/BGHrc=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
rope
|
||||
python-lsp-server
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user