Archived
1
0
Fork 0

gnu: Remove python2-scandir.

* gnu/packages/python-xyz.scm (python2-scandir): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-05-01 03:19:58 -04:00
parent 6bafe76c35
commit c7f95514c2
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -19033,9 +19033,6 @@ point is the point of maximum curvature.")
This package is part of the Python standard library since version 3.5.") This package is part of the Python standard library since version 3.5.")
(license license:bsd-3))) (license license:bsd-3)))
(define-public python2-scandir
(package-with-python2 python-scandir))
(define-public python-factory-boy (define-public python-factory-boy
(package (package
(name "python-factory-boy") (name "python-factory-boy")