aboutsummaryrefslogtreecommitdiff
path: root/Lib/fonttools.egg-info/requires.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/fonttools.egg-info/requires.txt')
-rw-r--r--Lib/fonttools.egg-info/requires.txt68
1 files changed, 0 insertions, 68 deletions
diff --git a/Lib/fonttools.egg-info/requires.txt b/Lib/fonttools.egg-info/requires.txt
deleted file mode 100644
index 28edb796..00000000
--- a/Lib/fonttools.egg-info/requires.txt
+++ /dev/null
@@ -1,68 +0,0 @@
-
-[all]
-fs<3,>=2.2.0
-lxml<5,>=4.0
-zopfli>=0.1.4
-lz4>=1.7.4.2
-matplotlib
-sympy
-skia-pathops>=0.5.0
-
-[all:platform_python_implementation != "PyPy"]
-brotli>=1.0.1
-scipy
-
-[all:platform_python_implementation == "PyPy"]
-brotlipy>=0.7.0
-munkres
-
-[all:python_version < "3.9" and platform_python_implementation != "PyPy"]
-unicodedata2>=13.0.0
-
-[all:sys_platform == "darwin"]
-xattr
-
-[graphite]
-lz4>=1.7.4.2
-
-[interpolatable]
-
-[interpolatable:platform_python_implementation != "PyPy"]
-scipy
-
-[interpolatable:platform_python_implementation == "PyPy"]
-munkres
-
-[lxml]
-lxml<5,>=4.0
-
-[pathops]
-skia-pathops>=0.5.0
-
-[plot]
-matplotlib
-
-[symfont]
-sympy
-
-[type1]
-
-[type1:sys_platform == "darwin"]
-xattr
-
-[ufo]
-fs<3,>=2.2.0
-
-[unicode]
-
-[unicode:python_version < "3.9" and platform_python_implementation != "PyPy"]
-unicodedata2>=13.0.0
-
-[woff]
-zopfli>=0.1.4
-
-[woff:platform_python_implementation != "PyPy"]
-brotli>=1.0.1
-
-[woff:platform_python_implementation == "PyPy"]
-brotlipy>=0.7.0