We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1418c08 commit d10259bCopy full SHA for d10259b
pyproject.toml
@@ -62,6 +62,9 @@ dependencies = [
62
'nanoemoji>=0.15.0',
63
]
64
65
+[project.optional-dependencies]
66
+qa = ['fontbakery', 'fontdiffenator', 'gfdiffbrowsers']
67
+
68
[project.scripts]
69
gftools = "gftools.scripts:main"
70
gftools-add-axis = "gftools.scripts.add_axis:main"
0 commit comments