summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 5c94e51c5af50658b05367c87238714700822ab1 (plain)
1
2
3
4
5
6
7
8
9
pkgname=python-lsp-all
pkgver=1
pkgrel=5
description="metapackage for python lsp server"
arch=(any)
depends=("python-lsp-server" "python-lsp-black" "python-lsp-isort" "python-pylsp-mypy" "python-rope" "python-pyflakes" "python-mccabe" "python-pycodestyle" "python-pydocstyle" "python-pylsp-rope")
optdepends=("flake8: error checking"
            "python-pylint: linting")
#No memestra yet