Skip to content

Commit f53dd72

Browse files
authored
Set setuptools minimal version
1 parent 9ec0091 commit f53dd72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = [
3-
"setuptools",
3+
"setuptools>=70.0.0",
44
"sympy>=1.11,<1.13",
55
"PatternLite",
66
"langid", # replace with a supported newer package, e.g. via spacy

0 commit comments

Comments
 (0)