1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-26 21:10:31 +01:00
Files
aur/.SRCINFO
Greyson Christoforo 451746dcf0 bump version
2020-05-23 22:08:08 +01:00

21 lines
511 B
Plaintext

pkgbase = python-plotly
pkgdesc = An open-source, interactive graphing library
pkgver = 4.7.1
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.7.1.tar.gz
md5sums = 2dfdea10f5b1d2254bb052d8822e5b7d
pkgname = python-plotly