mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
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 @@ almost any existing Python modules, and an easy way for outside developers to
|
|||
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…
Add table
Add a link
Reference in a new issue