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 7faaa0b commit 780fdb6Copy full SHA for 780fdb6
2 files changed
get-min-py/pyproject.toml
@@ -21,6 +21,7 @@ dependencies = [
21
"colorama~=0.4.6 ; platform_system == 'Windows'",
22
"is-unicode-supported~=1.0.2",
23
"json5~=0.13.0",
24
+ "non-latin-locales~=1.0.1",
25
]
26
requires-python = ">=3.8,<4"
27
keywords = [
is-unicode-supported/pyproject.toml
@@ -22,6 +22,7 @@ dependencies = [
"is-legacy-terminal~=1.0.0",
28
0 commit comments