summaryrefslogtreecommitdiffstats
path: root/python/path.py
diff options
context:
space:
mode:
author Andrew Clemons2021-11-20 09:16:19 +0100
committer Willy Sudiarto Raharjo2021-11-22 03:10:15 +0100
commit2b5b35f8d143b092a60118f466bcfbf85760ab2d (patch)
treeb8a2b2ad85f562dd8a562f914bf4601a5c279753 /python/path.py
parenta6542327af6c04ebd13d76472b29ff7062314dc1 (diff)
downloadslackbuilds-2b5b35f8d143b092a60118f466bcfbf85760ab2d.tar.gz
python/path.py: Removed dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/path.py')
-rw-r--r--python/path.py/path.py.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/path.py/path.py.info b/python/path.py/path.py.info
index e4d742083c..ab6185845d 100644
--- a/python/path.py/path.py.info
+++ b/python/path.py/path.py.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/c0/8e/737f0e163c74ae0fc54ae3004843f6b
MD5SUM="de65181c0efc12efc34d1ff1a0b1edfe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="setuptools-scm python2-setuptools-scm"
+REQUIRES="python2-setuptools-scm"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"