summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: abe26707c4cba1ab076b241732a97559033ddeba (plain)
1
2
3
4
5
6
7
8
9
pkgname=python-lsp-all
pkgver=1
pkgrel=6
description="metapackage for python lsp server"
arch=(any)
depends=("python-lsp-server" "python-lsp-black" "python-pyls-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