python3-click-threading: fix tests.
This commit is contained in:
parent
08114bf08b
commit
b9a31a0865
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ wrksrc="click-threading-${version}"
|
||||||
build_style="python3-module"
|
build_style="python3-module"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-click"
|
depends="python3-click"
|
||||||
|
checkdepends="$depends python3-pytest"
|
||||||
short_desc="Multithreaded Click apps made easy (Python3)"
|
short_desc="Multithreaded Click apps made easy (Python3)"
|
||||||
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Reference in a new issue