Skip to content

Commit

Permalink
Add "enchant" as a package dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Aug 3, 2024
1 parent f33ba43 commit b7e0791
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ def read(*rnames):
install_requires=[
"Mathics3>=7.0.0.dev0",
"click>=8.0",
"enchant",
"joblib>=1.0.1",
"langid", # replace with a supported newer package, e.g. via spacy
"llvmlite>=0.36",
Expand Down

0 comments on commit b7e0791

Please sign in to comment.