summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ef2018210d220bc3385b44656ef3c880719d1e71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-gym-git
	pkgdesc = A toolkit for developing and comparing reinforcement learning algorithms.
	pkgver = 0.26.2.r3.gdcd18584
	pkgrel = 2
	url = https://github.com/openai/gym#readme
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-cloudpickle
	depends = python-numpy
	provides = python-gym=0.26.2
	conflicts = python-gym
	source = git+https://github.com/openai/gym
	b2sums = SKIP

pkgname = python-gym-git