blob: 778841aee4812945826919bb948650471d4821e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = basedpyright-git
pkgdesc = Fork of pyright, a static type checker for Python, with various improvements and new features
pkgver = v1.19.0.r0.gac556285c
pkgrel = 1
url = https://github.com/DetacHead/basedpyright
arch = any
license = MIT
makedepends = npm
makedepends = python-installer
depends = nodejs
depends = python
provides = basedpyright
conflicts = basedpyright
source = basedpyright::git+https://github.com/DetachHead/basedpyright.git
sha256sums = SKIP
pkgname = basedpyright-git
|