diff options
author | Marius Bakke <marius@gnu.org> | 2020-10-14 00:46:30 +0200 |
---|---|---|
committer | Marius Bakke <marius@gnu.org> | 2020-10-14 00:54:17 +0200 |
commit | 58af4c9621af02cc4e2bb5692d4b377084b0fcc6 (patch) | |
tree | a28127fce93f0eb20fe5100861329de7509556b3 /gnu/local.mk | |
parent | fd595f31e3301df7976951ceb9683e66f629c3dd (diff) | |
download | guix-58af4c9621af02cc4e2bb5692d4b377084b0fcc6.tar guix-58af4c9621af02cc4e2bb5692d4b377084b0fcc6.tar.gz |
Revert "gnu: python-chardet: Enable tests."
This causes too many rebuilds for the master branch.
This reverts commit 331aaf52806b27430c4efaf8f230097ede69e61a.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index f3aeab36fd..d09875c583 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1491,7 +1491,6 @@ dist_patch_DATA = \ %D%/packages/patches/python-argcomplete-1.11.1-fish31.patch \ %D%/packages/patches/python-axolotl-AES-fix.patch \ %D%/packages/patches/python-cairocffi-dlopen-path.patch \ - %D%/packages/patches/python-chardet-3.0.4-pytest.patch \ %D%/packages/patches/python-cross-compile.patch \ %D%/packages/patches/python2-larch-coverage-4.0a6-compatibility.patch \ %D%/packages/patches/python-configobj-setuptools.patch \ |