mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/rebulk: Fixed deps.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
93ba636c64
commit
11dadd0e80
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/1b/e6/ff6bab7e66679a01ea52b0269a354df
|
|||
MD5SUM="aa823265a156b8a0c7f448b5be32db1d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="six"
|
||||
REQUIRES="pytest-runner six"
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="d.zlatanidis@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue