mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
import: pypi: Remove unneeded import.
* guix/import/pypi.scm: Remove unneeded import.
This commit is contained in:
parent
a6e22d8445
commit
b719ddbbbb
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@
|
|||
#:use-module (guix upstream)
|
||||
#:use-module ((guix licenses) #:prefix license:)
|
||||
#:use-module (guix build-system python)
|
||||
#:use-module (gnu packages python)
|
||||
#:export (guix-package->pypi-name
|
||||
pypi->guix-package
|
||||
%pypi-updater))
|
||||
|
|
Loading…
Add table
Reference in a new issue