mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-pretend.
* gnu/packages/python-xyz.scm (python2-pretend): Delete variable.
This commit is contained in:
parent
afdf9e4090
commit
cd78abdbe7
1 changed files with 0 additions and 3 deletions
|
@ -12195,9 +12195,6 @@ fakes, or doubles. Basically, a stub is an object that returns pre-canned
|
||||||
responses, rather than doing any computation.")
|
responses, rather than doing any computation.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-pretend
|
|
||||||
(package-with-python2 python-pretend))
|
|
||||||
|
|
||||||
(define-public python-pip
|
(define-public python-pip
|
||||||
(package
|
(package
|
||||||
(name "python-pip")
|
(name "python-pip")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue