blob: 8d0ea6578e3b0a4f66e5d6dc47b47df33772cb93 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = scanpy-scripts
pkgdesc = Scripts for using scanpy from the command line
pkgver = 1.9.301
pkgrel = 1
url = https://github.com/ebi-gene-expression-group/scanpy-scripts
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = scanpy
depends = python-click
source = https://files.pythonhosted.org/packages/source/s/scanpy-scripts/scanpy-scripts-1.9.301.tar.gz
sha256sums = c681d9cf5670d8b771b7327684f19d52f9661ee31e685241af4d960220a5d63b
pkgname = scanpy-scripts
|