aboutsummaryrefslogtreecommitdiff
path: root/python/tqdm
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2021-11-20 21:16:23 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-22 09:10:18 +0700
commit8742826243a64591a249cc33c44b3c44de6538af (patch)
treee8118699a10ce0bfba58cdd7e0b90e01530e9c28 /python/tqdm
parent001803fbf9ab3dafe2d05fc6d465107eb8f3ccca (diff)
downloadslackbuilds-8742826243a64591a249cc33c44b3c44de6538af.tar.xz
python/tqdm: Removed dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/tqdm')
-rw-r--r--python/tqdm/tqdm.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tqdm/tqdm.info b/python/tqdm/tqdm.info
index 8455fabf108e..00bc1e74d202 100644
--- a/python/tqdm/tqdm.info
+++ b/python/tqdm/tqdm.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/7f/e6/23e3f15ff29970dd64065a9a
MD5SUM="4ccb947ca1df0f16818ddb5533f5763f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python2-setuptools-scm setuptools-scm python-toml"
+REQUIRES="python2-setuptools-scm python-toml"
MAINTAINER="Dionysis Ntreou"
EMAIL="yakizarns1@gmail.com"