summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c6c4b17c0eab77637b82e1baff625f0232d148f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-pytest-watch
	pkgdesc = Local continuous test runner with pytest and watchdog.
	pkgver = 4.2.0
	pkgrel = 1
	url = https://github.com/joeyespo/pytest-watch
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-watchdog
	source = https://files.pythonhosted.org/packages/source/p/pytest-watch/pytest-watch-4.2.0.tar.gz
	md5sums = 9f854cdf60212c5d1a210c8991619ba4

pkgname = python-pytest-watch