blob: baab76476502fc137a88a1fc9a8baa4b763d24e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-lib-detect-testenv
pkgdesc = Detects test environment like pytest, doctest or pyrunner on pycharm
pkgver = 2.0.8
pkgrel = 3
url = https://github.com/bitranox/lib_detect_testenv
arch = any
license = MIT
makedepends = python-setuptools-scm
depends = python
depends = python-click
source = https://files.pythonhosted.org/packages/source/l/lib_detect_testenv/lib_detect_testenv-2.0.8.tar.gz
sha256sums = 96527b3114727e70e80f671c204a225ae6aaaf117983f8fa4f56e542b2368d43
pkgname = python-lib-detect-testenv
|