summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e18399748b70d72d084926ec3875afe2049611fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
pkgbase = python-plotly-git
	pkgdesc = An open-source, interactive graphing library
	pkgver = 5.1.0.r6.g17b7c27f9
	pkgrel = 2
	url = https://plot.ly/python/
	arch = any
	license = MIT
	makedepends = git
	makedepends = npm
	makedepends = python-jupyter_core
	makedepends = jupyterlab
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	makedepends = python-tornado>=6.1.0
	depends = python>=3.6
	depends = python-matplotlib
	depends = python-numpy
	depends = python-tenacity
	optdepends = ipython
	optdepends = python-ipywidgets
	provides = python-plotly
	conflicts = python-plotly
	options = !strip
	source = git+https://github.com/plotly/plotly.py.git
	sha256sums = SKIP

pkgname = python-plotly-git