Do not generate the 'C' locales.

This commit is contained in:
Andrea Dell'Amico 2020-05-22 19:35:04 +02:00
parent 672ffe6b36
commit c6c7229dc0
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@ locales_list:
- { name: 'en_US' }
- { name: 'it_IT.UTF-8' }
- { name: 'it_IT' }
- { name: 'C.UTF-8' }
- { name: 'C' }
enable_env_proxy: False
env_proxy_http_host: 'localhost'