Skip to content

Commit a4d2517

Browse files
authored
Merge pull request #1165 from a-detiste/main
chore(deps): "setuptools" is not required at runtime
2 parents 8415357 + 3361759 commit a4d2517

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ classifiers = [
3131
'Programming Language :: Python :: 3.14',
3232
]
3333
dependencies = [
34-
'setuptools',
3534
'FontTools[ufo]>=4.60.0', # Needed due to api changes in the avar module
3635
'axisregistry>=0.4.9', # Needed for "aggressive" param to build_name_table
3736
'absl-py',

0 commit comments

Comments
 (0)