summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8ef3c378fc1ca71065a3d50579bbd22743dbbaa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-lsp-all
	pkgver = 1
	pkgrel = 6
	arch = any
	depends = python-lsp-server
	depends = python-lsp-black
	depends = python-pyls-isort
	depends = python-pylsp-mypy
	depends = python-rope
	depends = python-pyflakes
	depends = python-mccabe
	depends = python-pycodestyle
	depends = python-pydocstyle
	depends = python-pylsp-rope
	optdepends = flake8: error checking
	optdepends = python-pylint: linting

pkgname = python-lsp-all