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:
Andrew Clemons 2021-07-24 22:02:43 +12:00 committed by Willy Sudiarto Raharjo
parent a07f35a80e
commit abcdf44a50
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

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