summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5d1d254f49389c42ac7b028e91bed30393d6377c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-corner
	pkgdesc = Make some beautiful corner plots of samples
	pkgver = 2.2.2
	pkgrel = 1
	url = https://corner.readthedocs.io
	arch = any
	license = BSD
	checkdepends = python-nose
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	depends = python-matplotlib>=2.1
	optdepends = python-scipy
	optdepends = python-arviz>=0.9
	source = https://files.pythonhosted.org/packages/source/c/corner/corner-2.2.2.tar.gz
	md5sums = 3d255640bde136724e1a516fb246367a

pkgname = python-corner