summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a04679a0ed126a5b89c6bca23ecadef142c64683 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-numerapi
	pkgdesc = Python API and command line interface for the numer.ai machine learning competition
	pkgver = 2.3.4
	pkgrel = 2
	url = https://github.com/uuazed/numerapi
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-responses
	checkdepends = python-pytest-cov
	checkdepends = python-codecov
	depends = python
	depends = python-setuptools
	depends = python-dateutil
	depends = python-pytz
	depends = python-tqdm
	depends = python-click>=7
	source = python-numerapi-2.3.4.tar.gz::https://github.com/uuazed/numerapi/archive/2.3.4.tar.gz
	md5sums = 4279f7857916b96fa6fd876c0f8f62f7

pkgname = python-numerapi