python3-hcloud: remove unnecessary checkdepends
This commit is contained in:
parent
27943a3786
commit
aa7a68b96b
@ -6,7 +6,7 @@ wrksrc="${pkgname/python3-/}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-requests python3-future python3-dateutil"
|
||||
checkdepends="${depends} python3-pytest-flake8 python3-isort python3-mock tox black"
|
||||
checkdepends="${depends} python3-pytest python3-mock"
|
||||
short_desc="Official Hetzner Cloud python library"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
license="MIT"
|
||||
|
Loading…
Reference in New Issue
Block a user