summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 982de885dfda07137fa6009327328fa4b7684d95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-plotly
	pkgdesc = An open-source, interactive graphing library
	pkgver = 4.6.0
	pkgrel = 1
	url = https://plot.ly/python/
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-matplotlib
	depends = python-numpy
	depends = python-six
	depends = python-retrying
	optdepends = ipython
	optdepends = python-ipywidgets
	source = https://github.com/plotly/plotly.py/archive/v4.6.0.tar.gz
	md5sums = 2da939a7c1d08fb0888c9b3fda135f9f

pkgname = python-plotly