From efb590b72e301b600ed7d570b16edbd098961400 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 10 Oct 2021 03:53:20 +0200 Subject: [PATCH] charset --- remote.py | 1 - 1 file changed, 1 deletion(-) diff --git a/remote.py b/remote.py index af5468b..a7cc406 100644 --- a/remote.py +++ b/remote.py @@ -17,7 +17,6 @@ ARCHITECTURES_SUBSYSTEMS = { 'i686': ['msys', 'clang32', 'mingw32'], } CATALOG = '.files' -CHARSET = 'u8' DISTRIBUTION = 'distrib' MINGW = 'mingw' SIGNATURE = '.sig'