gnu: python2-pathpy: Remove package.

* gnu/packages/python-xyz.scm (python2-pathpy): Delete.
This commit is contained in:
Maxim Cournoyer 2021-01-29 10:24:36 -05:00
parent 710c5c70e3
commit e86c67030a
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")