Archived
1
0
Fork 0
Commit graph

2 commits

Author SHA1 Message Date
Marius Bakke
f8ce707252
gnu: pypy: Remove unused module imports.
This is a follow-up to commit 6e7ed04033.

* gnu/packages/pypy.scm: Remove unused modules.
2022-10-27 21:38:56 +02:00
Lars-Dominik Braun
6e7ed04033
gnu: pypy: Move to separate module.
This removes the need to import (gnu packages python-xyz) in (gnu packages
python), avoiding issues with circular imports.

* gnu/packages/python.scm (pypy): Move…
* gnu/packages/pypy.scm (pypy): …here
* gnu/local.mk: Register new file.

Co-authored-by: Marius Bakke <marius@gnu.org>
2022-10-27 19:43:06 +02:00