gnu: Remove python2-constantly.

* gnu/packages/python-xyz.scm (python2-constantly): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:03:36 -04:00
parent d0d907dff8
commit 745be53c5f
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -19388,9 +19388,6 @@ (define-public python-constantly
and bit flag values.") and bit flag values.")
(license license:expat))) (license license:expat)))
(define-public python2-constantly
(package-with-python2 python-constantly))
(define-public python-attrs (define-public python-attrs
(package (package
(name "python-attrs") (name "python-attrs")