blob: 209831a491bf59b911fe5d8d7f12d406f7cd65a9 (
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.3
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.3.tar.gz::https://github.com/pnkraemer/tueplots/archive/refs/tags/v0.2.3.tar.gz
sha256sums = 0d124133f841eea6153750111ed5f94613d9673c50e8045bfe42c3107cd0ce14
pkgname = python-tueplots
|