mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-inflection.
* gnu/packages/python-xyz.scm (python2-inflection): Delete variable.
This commit is contained in:
parent
f137896cfd
commit
979af29d5c
1 changed files with 0 additions and 3 deletions
|
@ -17157,9 +17157,6 @@ and pluralizes English words, and transforms strings from CamelCase to
|
||||||
underscored string.")
|
underscored string.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-inflection
|
|
||||||
(package-with-python2 python-inflection))
|
|
||||||
|
|
||||||
(define-public python-pylev
|
(define-public python-pylev
|
||||||
(package
|
(package
|
||||||
(name "python-pylev")
|
(name "python-pylev")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue