mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05:00
gnu: Remove python2-pathlib.
* gnu/packages/python-xyz.scm (python2-pathlib): Delete variable.
This commit is contained in:
parent
27bdd10b92
commit
f64aac1e4a
1 changed files with 0 additions and 3 deletions
|
@ -16093,9 +16093,6 @@ (define-public python-pathlib
|
|||
anymore.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-pathlib
|
||||
(package-with-python2 python-pathlib))
|
||||
|
||||
(define-public python2-pathlib2
|
||||
(package
|
||||
(name "python2-pathlib2")
|
||||
|
|
Loading…
Reference in a new issue