mirror of
https://github.com/bertptrs/aur.git
synced 2026-05-11 15:20:35 +02:00
Add python-setuptools as build dependency
This commit is contained in:
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
|
||||
url="https://plot.ly/python/"
|
||||
license=('MIT')
|
||||
depends=('python-requests' 'python-pytz')
|
||||
makedepends=('git' 'python')
|
||||
makedepends=('git' 'python' 'python-setuptools')
|
||||
source=("git+https://github.com/plotly/plotly.py.git")
|
||||
md5sums=('SKIP')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user