guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

26/45: gnu: diffoscope: Don't run Black tests.


From: guix-commits
Subject: 26/45: gnu: diffoscope: Don't run Black tests.
Date: Wed, 12 Jan 2022 17:58:42 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 463b4d7bef7df774f37d8ae9d19343a2251d99e7
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Wed Jan 12 21:49:12 2022 +0100

    gnu: diffoscope: Don't run Black tests.
    
    * gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Remove
    PYTHON-BLACK, because the tests are prone to breaking with newer versions,
    purely cosmetic, and skipped on demand.
---
 gnu/packages/diffoscope.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm
index 9782f37cd6..743447a9d5 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -157,7 +157,6 @@
              binwalk
              python-pytest
              python-chardet
-             python-black
              python-h5py
              python-pypdf2
              python-progressbar33



reply via email to

[Prev in Thread] Current Thread [Next in Thread]