mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 02:50:45 +02:00
gnu: Remove python2-future.
* gnu/packages/python-xyz.scm (python2-future): Delete variable.
This commit is contained in:
parent
2f7eee37b9
commit
ffec658a72
1 changed files with 0 additions and 3 deletions
|
@ -16140,9 +16140,6 @@ Python 3. It allows you to use a single, clean Python 3.x-compatible codebase
|
|||
to support both Python 2 and Python 3 with minimal overhead.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-future
|
||||
(package-with-python2 python-future))
|
||||
|
||||
(define-public python-cysignals
|
||||
(package
|
||||
(name "python-cysignals")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue