mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 06:37:08 +01:00
gnu: Remove python2-scandir.
* gnu/packages/python-xyz.scm (python2-scandir): Delete variable.
This commit is contained in:
parent
6bafe76c35
commit
c7f95514c2
1 changed files with 0 additions and 3 deletions
|
@ -19033,9 +19033,6 @@ (define-public python-scandir
|
|||
This package is part of the Python standard library since version 3.5.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-scandir
|
||||
(package-with-python2 python-scandir))
|
||||
|
||||
(define-public python-factory-boy
|
||||
(package
|
||||
(name "python-factory-boy")
|
||||
|
|
Loading…
Reference in a new issue