mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-click"
|
||||
checkdepends="$depends python3-pytest"
|
||||
short_desc="Multithreaded Click apps made easy (Python3)"
|
||||
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Add table
Reference in a new issue