summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2c0312aed8edcbee84254bd97925de58670e446b (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-scikit-learn-git
	pkgdesc = A set of Python modules for machine learning and data mining
	pkgver = 0.19.branching.r8706.2164bb16b9
	pkgrel = 1
	url = https://scikit-learn.org/
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = python-setuptools
	makedepends = cython
	makedepends = openmp
	depends = python-scipy
	depends = python-joblib
	depends = python-threadpoolctl
	optdepends = python-matplotlib: plotting capabilities
	provides = python-scikit-learn
	conflicts = python-scikit-learn
	options = !emptydirs
	source = git+https://github.com/scikit-learn/scikit-learn.git
	sha256sums = SKIP

pkgname = python-scikit-learn-git