summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f27bea5a01d91d4cf5ed46288cda8434c8bd1778 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-pytest-watch
	pkgdesc = Local continuous test runner with pytest and watchdog.
	pkgver = 4.1.0
	pkgrel = 1
	url = https://github.com/joeyespo/pytest-watch
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-watchdog
	source = https://pypi.python.org/packages/e9/88/69b94fe4cb3d3b106b184056bc80ade6b0a9062e5a9a1cb65aec58831281/pytest-watch-4.1.0.zip
	md5sums = 4048e6e4a420ee54ed1318c71153e593

pkgname = python-pytest-watch
	depends = python
	depends = python-watchdog