We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2e7e89 commit 485f407Copy full SHA for 485f407
1 file changed
is-legacy-terminal/pyproject.toml
@@ -21,6 +21,7 @@ dependencies = [
21
"colorama~=0.4.6 ; platform_system == 'Windows'",
22
"is-unicode-supported~=1.1.1",
23
"json5~=0.13.0",
24
+ "non-latin-locales~=1.0.1",
25
]
26
requires-python = ">=3.8,<4"
27
keywords = [
0 commit comments