summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 85095e7e64712a698858f91e179729c754642b70 (plain)
1
2
3
4
5
6
7
8
pkgname=python-lsp-all
pkgver=1
pkgrel=2
arch=('x86_64')
depends=("python-lsp-server" "python-lsp-black" "python-lsp-isort" "python-lsp-mypy" "python-pyls-flake8" "python-rope" "python-pyflakes" "python-mccabe" "python-pycodestyle" "python-pydocstyle" "python-pylsp-rope")
optdepends=("autopep8: alternate python formatter"
            "yapf: alternate python formatter")
#No memestra yet