Skip to content

Commit e2e4f1d

Browse files
authored
Update pyproject.toml
1 parent 2cf103d commit e2e4f1d

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pyproject.toml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,7 @@
11
[build-system]
22
requires = [
33
"setuptools>=70.0.0",
4-
"Mathics3-Module-Base",
54
"Mathics3>=9.0.0",
6-
"PatternLite",
7-
"langid", # replace with a supported newer package, e.g. via spacy
8-
"matplotlib",
9-
"mpmath>=1.2.0",
10-
"nltk>=3.8.0",
11-
"numpy",
12-
"pycountry>=3.2.0",
13-
"pyenchant>=3.2.0",
14-
"scipy>=1.10.0",
15-
"spacy>=3.4",
16-
"wasabi<1.1.0,>=0.8.2",
175
]
186
build-backend = "setuptools.build_meta"
197

0 commit comments

Comments
 (0)