summaryrefslogtreecommitdiffstats
path: root/python/ttfautohint-py
diff options
context:
space:
mode:
author fourtysixandtwo2023-12-14 18:39:18 +0100
committer Willy Sudiarto Raharjo2023-12-22 02:00:16 +0100
commit916842da4445fcd9a62e2d9e8d8c7cdd3ac7634d (patch)
tree526d8f12c1505e8582c90132159e57506c7c31ee /python/ttfautohint-py
parent894056fe6b8aa43153c52704582236de2d25b3ce (diff)
downloadslackbuilds-916842da4445fcd9a62e2d9e8d8c7cdd3ac7634d.tar.gz
python/ttfautohint-py: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/ttfautohint-py')
-rw-r--r--python/ttfautohint-py/ttfautohint-py.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/ttfautohint-py/ttfautohint-py.info b/python/ttfautohint-py/ttfautohint-py.info
index 2832ba87f3..4032753ea5 100644
--- a/python/ttfautohint-py/ttfautohint-py.info
+++ b/python/ttfautohint-py/ttfautohint-py.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.io/packages/source/t/ttfautohint-py/ttfautohint-py-0.5.1.
MD5SUM="91c73697362ec9999ec730700f0ba4e2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="ttfautohint python3-fonttools python3-pytest coverage"
+REQUIRES="ttfautohint python3-fonttools coverage"
MAINTAINER="Vijay Marcel"
EMAIL="vijaymarcel@outlook.com"