mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: python2-pathpy: Remove package.
* gnu/packages/python-xyz.scm (python2-pathpy): Delete.
This commit is contained in:
parent
710c5c70e3
commit
e86c67030a
1 changed files with 0 additions and 3 deletions
|
@ -6846,9 +6846,6 @@ (define-public python-pathpy
|
|||
common operations on files to be invoked on those path objects directly.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-pathpy
|
||||
(package-with-python2 python-pathpy))
|
||||
|
||||
(define-public python-simplegeneric
|
||||
(package
|
||||
(name "python-simplegeneric")
|
||||
|
|
Loading…
Reference in a new issue