summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ac7aa0007feec759a68fcb17f289e402a3698268 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-pycolab-git
	pkgdesc = DeepMind pycolab
	pkgver = 1
	pkgrel = 1
	url = https://github.com/deepmind/pycolab
	arch = any
	license = Apache 2.0
	makedepends = git
	depends = python-setuptools
	depends = python-numpy
	depends = python-scipy
	provides = python-colab
	conflicts = python-colab
	source = git+https://github.com/deepmind/pycolab.git
	md5sums = SKIP

pkgname = python-pycolab-git