Skip to content

Commit 0ed798c

Browse files
committed
Add langid to dev dependencies for CI
Added langid to [project.optional-dependencies] dev section so CI tests can run without failing on import.
1 parent 7b4829c commit 0ed798c

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
@@ -47,6 +47,7 @@ dev = [
4747
"anyio",
4848
"pytest-asyncio",
4949
"multiprocess",
50+
"langid",
5051
]
5152
docs = [
5253
"sphinx==7.2.6",

0 commit comments

Comments
 (0)