mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-23 11:15:13 +03:00
testing/py-matplotlib: add setuptools
This commit is contained in:
parent
cb109ce7f2
commit
bb814b65d1
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ license="custom"
|
|||
depends="python py-numpy py-tkinter py-dateutil py-parsing"
|
||||
depends_dev=""
|
||||
makedepends="$depends python-dev gfortran py-numpy-dev freetype-dev
|
||||
libpng-dev tk-dev"
|
||||
libpng-dev tk-dev py-setuptools"
|
||||
install=""
|
||||
subpackages="$pkgname-doc $pkgname-tests"
|
||||
source="matplotlib-$pkgver.tar.gz::https://github.com/matplotlib/matplotlib/archive/v$pkgver.tar.gz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue