This repository has been archived on 2025-10-02. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
inter-font/Pipfile

18 lines
288 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
ufo2ft = "==2.30.0"
fontmake = "==3.4.*"
fontbakery = "==0.8.*"
skia-pathops = "==0.7.*"
gftools = "==0.9.*"
glyphspkg = "==0.1.*"
brotli = "==1.0.*"
[dev-packages]
[requires]
python_version = "3.7"