mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05:00
gnu: Remove python2-file.
* gnu/packages/python-xyz.scm (python2-file): Delete variable.
This commit is contained in:
parent
f94f66b174
commit
72b519f4c9
1 changed files with 0 additions and 3 deletions
|
@ -13430,9 +13430,6 @@ (define-public python-file
|
|||
developed separately, both serve the same purpose: provide Python bindings for
|
||||
libmagic.")))
|
||||
|
||||
(define-public python2-file
|
||||
(package-with-python2 python-file))
|
||||
|
||||
(define-public python-pydevd
|
||||
;; Use the latest commit, which includes cleanups that removes Python 2
|
||||
;; syntax that would fail to build.
|
||||
|
|
Loading…
Reference in a new issue