From d69f104dafcd386b7e30aba6e3e78f0487ff503d Mon Sep 17 00:00:00 2001 From: Alex Carney Date: Sun, 9 Jul 2023 20:09:14 +0100 Subject: [PATCH] lsp: Use git snapshot version of pygls --- lib/esbonio/pyproject.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/esbonio/pyproject.toml b/lib/esbonio/pyproject.toml index 3d24fac68..d7f38f951 100644 --- a/lib/esbonio/pyproject.toml +++ b/lib/esbonio/pyproject.toml @@ -127,6 +127,8 @@ deps = sphinx6: sphinx>=6,<7 sphinx7: sphinx>=7,<8 + + git+https://github.com/openlawlibrary/pygls.git#egg=pygls extras = test commands = python ../../scripts/check-sphinx-version.py