python-evdev: drop checkdepends too

This commit is contained in:
Alessio Sergi 2018-06-02 18:27:02 +02:00
parent 68d01d4d4a
commit e94695e788

View file

@ -6,7 +6,6 @@ build_style=python-module
pycompile_module="evdev"
hostmakedepends="python-setuptools python3-setuptools"
makedepends="python-devel python3-devel"
checkdepends="python3-pytest"
short_desc="Python2 bindings for the Linux input subsystem"
maintainer="Orphaned <orphan@voidlinux.eu>"
license="BSD-3-Clause"