python/asttokens: Add missing dependencies.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a07f35a80e
commit
abcdf44a50
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/1d/d2/cf56e804cd7b4e8b92813e94
|
|||
MD5SUM="3e90edd0656e9d86daf7a7909e583a3d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="setuptools-scm python2-setuptools-scm wheel python-toml"
|
||||
MAINTAINER="Tim Dickson"
|
||||
EMAIL="dickson.tim@googlemail.com"
|
||||
|
|
Loading…
Reference in New Issue