me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-inflection.

* gnu/packages/python-xyz.scm (python2-inflection): Delete variable.
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
1 changed files with 0 additions and 3 deletions

View File

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