blob: c617552d8bd64e947c847a8b3916138d09944ccc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-getdist
pkgdesc = MCMC sample analysis, kernel densities, plotting, and GUI
pkgver = 1.3.0
pkgrel = 1
url = https://github.com/cmbant/getdist
arch = any
makedepends = python-setuptools
depends = python-numpy
depends = python-matplotlib
depends = python-six
depends = python-scipy
depends = python-pyside2
depends = python-pandas
options = !emptydirs
source = https://github.com/cmbant/getdist/archive/1.3.0.tar.gz
sha256sums = 8828031446fc91c0725f970c11bc79ad3442f8ea0360daebadd60ceaaed79a60
pkgname = python-getdist
|