gnu: Remove python2-inflection.
* gnu/packages/python-xyz.scm (python2-inflection): Delete variable.
parent
f137896cfd
commit
979af29d5c
|
@ -17157,9 +17157,6 @@ and pluralizes English words, and transforms strings from CamelCase to
|
|||
underscored string.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-inflection
|
||||
(package-with-python2 python-inflection))
|
||||
|
||||
(define-public python-pylev
|
||||
(package
|
||||
(name "python-pylev")
|
||||
|
|
Reference in New Issue