guix-commits
[Top][All Lists]
Advanced

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

02/02: tests: More adjustments to python.scm split.


From: guix-commits
Subject: 02/02: tests: More adjustments to python.scm split.
Date: Sun, 20 Jan 2019 04:49:30 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit 3b98522b28ab1ee591b6282ceb74a28596aad684
Author: Efraim Flashner <address@hidden>
Date:   Sun Jan 20 11:49:10 2019 +0200

    tests: More adjustments to python.scm split.
    
    This is a followup to 44d10b1f722856ab8e9b942804aa7ef33e2ef739.
    
    * tests/lint.scm: Update imports.
---
 tests/lint.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/lint.scm b/tests/lint.scm
index 912a78d..dc2b17a 100644
--- a/tests/lint.scm
+++ b/tests/lint.scm
@@ -38,7 +38,7 @@
   #:use-module (gnu packages)
   #:use-module (gnu packages glib)
   #:use-module (gnu packages pkg-config)
-  #:use-module (gnu packages python)
+  #:use-module (gnu packages python-xyz)
   #:use-module (web uri)
   #:use-module (web server)
   #:use-module (web server http)



reply via email to

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