me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pip.

* gnu/packages/python-xyz.scm (python2-pip): Delete variable.
Maxim Cournoyer 2022-04-29 21:22:12 -04:00
parent 62aeb46d0d
commit 2c7bdb3f25
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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