mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +02:00
gnu: python-pyflakes: Move to python-check.
* gnu/packages/python-xyz.scm (python-pyflakes): Move from here ... * gnu/packages/python-check.scm: ... to here. * gnu/packages/emacs-xyz.scm: Add python-check module. Change-Id: I237f96ade0ad6c488697a3a61e88691522b2b94d
This commit is contained in:
parent
45a88519bf
commit
f68bd9b249
3 changed files with 26 additions and 24 deletions
|
@ -224,6 +224,7 @@
|
|||
#:use-module (gnu packages networking)
|
||||
#:use-module (gnu packages python)
|
||||
#:use-module (gnu packages python-xyz)
|
||||
#:use-module (gnu packages python-check)
|
||||
#:use-module (gnu packages telephony)
|
||||
#:use-module (gnu packages terminals)
|
||||
#:use-module (gnu packages tex)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue