summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0a7460add9b34b1e73646215fc1d726c207408d6 (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.5.2
	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.5.2.tar.gz
	md5sums = 507097b4f9631878deddab646477fd93

pkgname = python-plotly