mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: Remove python2-requests-file.
* gnu/packages/python-xyz.scm (python2-requests-file): Delete variable.
This commit is contained in:
parent
242d07cad0
commit
01bbf6fd67
1 changed files with 0 additions and 3 deletions
|
@ -22688,9 +22688,6 @@ (define-public python-requests-file
|
|||
library to allow local file system access via @code{file://} URLs.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-requests-file
|
||||
(package-with-python2 python-requests-file))
|
||||
|
||||
(define-public python-identify
|
||||
(package
|
||||
(name "python-identify")
|
||||
|
|
Loading…
Reference in a new issue