python/parsel: Fixed deps.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
d0c3a97be2
commit
1c28d35c34
|
@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/5b/14/cf8c47e162885f42703442ab21e9c68
|
|||
MD5SUM="c3539e78ec9f0efb720f304f8e539120"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="w3lib lxml cssselect"
|
||||
REQUIRES="pytest-runner w3lib lxml cssselect"
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="d.zlatanidis@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue