diff --git a/setup.cfg b/setup.cfg index 58367d8..bb655c0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -40,3 +40,4 @@ warnerrors = True domain = i18n output_dir = i18n/locale input_file = i18n/locale/i18n.pot +no_fuzzy_matching = True