gnu: Remove python2-straight-plugin.
* gnu/packages/python-xyz.scm (python2-straight-plugin): Delete variable.
This commit is contained in:
parent
fdf3f8d6d0
commit
66fc746068
1 changed files with 0 additions and 3 deletions
|
@ -11844,9 +11844,6 @@ (define-public python-straight-plugin
|
|||
add functionality and customization to your projects with their own plugins.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-straight-plugin
|
||||
(package-with-python2 python-straight-plugin))
|
||||
|
||||
(define-public python-pysendfile
|
||||
(package
|
||||
(name "python-pysendfile")
|
||||
|
|
Loading…
Reference in a new issue