commit 713dda9505a77c9489e1934b577bb5836132d64c parent 8f50e7f5dff1adf9cfc77324a87cc617cc752701 Author: Pablo Cárdenas <pablo-cardenas@outlook.com> Date: Sat, 25 Apr 2020 19:17:16 -0500 Updated reference to python package Diffstat:
| M | requirements.txt | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/requirements.txt b/requirements.txt @@ -1,2 +1,3 @@ neovim +git+https://github.com/PyCQA/pycodestyle.git@master python-language-server[all]