gnu: Remove python2-attrs.

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

View file

@ -19336,9 +19336,6 @@ (define-public python-attrs
protocols.")
(license license:expat)))
(define-public python2-attrs
(package-with-python2 python-attrs))
(define-public python-attrs-bootstrap
(package
(inherit python-attrs)