~ruther/guix-exprs

60249a8b755944f3f8434c36ef2a81506c7f768a — Rutherther 8 months ago 3f662b7
fix: remove unnecessaqry test dependencies from python-lsp-server
1 files changed, 1 insertions(+), 8 deletions(-)

M ruther/packages/python-lsp-server.scm
M ruther/packages/python-lsp-server.scm => ruther/packages/python-lsp-server.scm +1 -8
@@ 75,14 75,7 @@
                             python-jedi
                             python-pluggy
                             python-lsp-jsonrpc-1.1.2
                             python-ujson))
    (native-inputs (list python-coverage
                         python-flaky
                         python-matplotlib
                         python-numpy
                         python-pandas
                         python-pylint))
))
                             python-ujson))))

(define-public python-pylsp-mypy
  (package

Do not follow this link