From 344be0f4c22ccb959e8249c2f3f1d3108d0f510e Mon Sep 17 00:00:00 2001 From: nik gaffney Date: Wed, 19 Jun 2024 10:27:51 +0200 Subject: [PATCH] Put in earplugs --- channel/zzkt/packages/python-xyz.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/channel/zzkt/packages/python-xyz.scm b/channel/zzkt/packages/python-xyz.scm index 6d4b554..8286668 100644 --- a/channel/zzkt/packages/python-xyz.scm +++ b/channel/zzkt/packages/python-xyz.scm @@ -20,6 +20,7 @@ (define-module (zzkt packages python-xyz) #:use-module (gnu packages python-web) ;; python-requests #:use-module (gnu packages python-xyz) ;; python-bibtexparser + #:use-module (gnu packages python-build) ;; python-toml #:use-module (gnu packages web) ;; python-feedparser, python-httpretty #:use-module (gnu packages time) ;; python-pytz, python-dateutil #:use-module (gnu packages check) ;; python-pytest