Skip to content

Commit 0d41a87

Browse files
Update pyproject.toml
add `langcodes` for the multilingual extra group
1 parent d0cd4c9 commit 0d41a87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ extended_tasks = [
106106
]
107107
s3 = ["s3fs"]
108108
multilingual = [
109+
"langcodes",
109110
"stanza",
110111
"spacy[ja,ko,th]",
111112
"jieba", # for chinese tokenizer

0 commit comments

Comments
 (0)