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 78d4c18 commit 546b4efCopy full SHA for 546b4ef
pyproject.toml
@@ -5,7 +5,8 @@ description = "Add your description here"
5
readme = "README.md"
6
requires-python = ">=3.10"
7
dependencies = [
8
- "foundrytools-cli>=1.1.22",
+ "foundrytools-cli==1.1.22",
9
"glyphslib>=6.10.1",
10
"python-minifier>=2.11.3",
11
+ "setuptools==80.0.0"
12
]
0 commit comments