mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/python3-iniconfig: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bc86e573df
commit
46deda22b6
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/i/iniconfig/iniconfig-2
|
||||||
MD5SUM="3c030b3f51dcc3aca585de05635600e4"
|
MD5SUM="3c030b3f51dcc3aca585de05635600e4"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="python3-hatch_vcs python3-installer"
|
REQUIRES="python3-hatch_vcs"
|
||||||
MAINTAINER="Jeremy Hansen"
|
MAINTAINER="Jeremy Hansen"
|
||||||
EMAIL="jebrhansen+SBo@gmail.com"
|
EMAIL="jebrhansen+SBo@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue