gnu: Remove python2-inflection.

* gnu/packages/python-xyz.scm (python2-inflection): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:00:09 -04:00
parent f137896cfd
commit 979af29d5c
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -17157,9 +17157,6 @@ (define-public python-inflection
underscored string.")
(license license:expat)))
(define-public python2-inflection
(package-with-python2 python-inflection))
(define-public python-pylev
(package
(name "python-pylev")