mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 07:16:39 +01:00
gnu: Remove python2-py.
* gnu/packages/python-xyz.scm (python2-py): Delete variable.
This commit is contained in:
parent
28bddb7d4f
commit
25a1d0f63d
1 changed files with 0 additions and 3 deletions
|
@ -3144,9 +3144,6 @@ (define-public python-py
|
|||
code introspection, and logging.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-py
|
||||
(package-with-python2 python-py))
|
||||
|
||||
;; Recent versions of python-fixtures and python-testrepository need
|
||||
;; python-pbr for packaging, which itself needs these two packages for
|
||||
;; testing.
|
||||
|
|
Loading…
Reference in a new issue