From 44160e8880498a6e0f994125ec2701ba34aa45e8 Mon Sep 17 00:00:00 2001 From: nik gaffney Date: Sat, 9 Mar 2024 12:40:00 +0100 Subject: [PATCH] Put in earplugs --- channel/zzkt/packages/python-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channel/zzkt/packages/python-xyz.scm b/channel/zzkt/packages/python-xyz.scm index def0092..a9b894b 100644 --- a/channel/zzkt/packages/python-xyz.scm +++ b/channel/zzkt/packages/python-xyz.scm @@ -24,7 +24,7 @@ #:use-module (gnu packages python-xyz) ;; python-bibtexparser #:use-module (gnu packages web) ;; python-feedparser, python-httpretty #:use-module (gnu packages time) ;; python-pytz, python-dateutil - #:use-module (gnu packages test) ;; python-pytest + #:use-module (gnu packages check) ;; python-pytest #:use-module (guix utils) #:use-module (guix import utils) #:use-module (guix packages)