mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python3-hcloud: remove unnecessary checkdepends
This commit is contained in:
parent
27943a3786
commit
aa7a68b96b
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue