gnu: Remove python2-attrs.
* gnu/packages/python-xyz.scm (python2-attrs): Delete variable.
This commit is contained in:
parent
09fb006f86
commit
a5815cc1bb
1 changed files with 0 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue