blob: e1108630fc3ddd6306377f2927f7d6c6dffb1d20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-tueplots
pkgdesc = Extend matplotlib for scientific publications
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/pnkraemer/tueplots
arch = any
license = MIT
checkdepends = python-pytest
checkdepends = python-pytest-cases
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
depends = python-matplotlib
depends = python-numpy
source = python-tueplots-0.2.0.tar.gz::https://github.com/pnkraemer/tueplots/archive/refs/tags/v0.2.0.tar.gz
sha256sums = ee50a6e1ed75f41487075e466b1599f33d6532eb880dd6c717e89b6f8489fca8
pkgname = python-tueplots
|