1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-27 05:20:32 +01:00
Files
aur/.SRCINFO
Greyson Christoforo d5f764d188 bump version
2020-05-29 15:40:43 +01:00

21 lines
523 B
Plaintext

pkgbase = python-plotly
pkgdesc = An open-source, interactive graphing library
pkgver = 4.8.1
pkgrel = 1
url = https://github.com/plotly/plotly.py
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.8.1.tar.gz
md5sums = da6296bd75eb5db022e6d92eb5ff27b2
pkgname = python-plotly