summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2022-09-01 13:51:27 -0700
committerSeth Morton <seth.m.morton@gmail.com>2022-09-01 13:59:30 -0700
commitc634a4a8437de989b4394c48cd80e19ea82040f8 (patch)
tree758b831ad72636471e0630f38b676b86683f39e9 /setup.cfg
parent22cdc562baf60389a5f64a0ce241caf34d09abea (diff)
downloadnatsort-c634a4a8437de989b4394c48cd80e19ea82040f8.tar.gz
Add stubs for icu
This way we don't need to use casts in-code.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 1 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 6fd9d1d..a99791c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -64,6 +64,4 @@ exclude =
.venv
[mypy]
-
-[mypy-icu]
-ignore_missing_imports = True
+mypy_path = mypy_stubs