Skip to content

Commit 485f407

Browse files
committed
Added missing non-latin-locales to deps
1 parent f2e7e89 commit 485f407

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

is-legacy-terminal/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ dependencies = [
2121
"colorama~=0.4.6 ; platform_system == 'Windows'",
2222
"is-unicode-supported~=1.1.1",
2323
"json5~=0.13.0",
24+
"non-latin-locales~=1.0.1",
2425
]
2526
requires-python = ">=3.8,<4"
2627
keywords = [

0 commit comments

Comments
 (0)