python/parsel: Fixed deps.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2017-05-04 05:19:50 +01:00
parent d0c3a97be2
commit 1c28d35c34

View file

@ -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"