mirror of
https://github.com/bertptrs/aur.git
synced 2026-02-27 19:20:37 +01:00
20 lines
585 B
Plaintext
20 lines
585 B
Plaintext
pkgbase = python-plotly
|
|
pkgdesc = An open-source, interactive graphing library
|
|
pkgver = 5.0.0
|
|
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 = python-plotly-5.0.0.tar.gz::https://github.com/plotly/plotly.py/archive/v5.0.0.tar.gz
|
|
sha256sums = 0bac50ca5744d465479d0304c608eba1abb5ce5fc0f1b07790cc58ebd42427cd
|
|
|
|
pkgname = python-plotly
|