mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-13 04:35:56 +02:00
gnu: Remove python2-pip.
* gnu/packages/python-xyz.scm (python2-pip): Delete variable.
This commit is contained in:
@@ -13177,9 +13177,6 @@ responses, rather than doing any computation.")
|
||||
Python Package Index (PyPI).")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-pip
|
||||
(package-with-python2 python-pip))
|
||||
|
||||
;;; Variant used to break a dependency cycle with
|
||||
;;; python-pytest-perf-bootstrap.
|
||||
(define-public python-pip-run-bootstrap
|
||||
|
||||
Reference in New Issue
Block a user