mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
tests: More adjustments to python.scm split.
This is a followup to 44d10b1f72
.
* tests/lint.scm: Update imports.
This commit is contained in:
parent
4e1f9a2f2c
commit
3b98522b28
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ (define-module (test-lint)
|
|||
#: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)
|
||||
|
|
Loading…
Reference in a new issue