mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-01 09:02:59 -05:00
gnu: Remove python2-six-bootstrap.
* gnu/packages/python-build.scm (python2-six-bootstrap): Delete variable.
This commit is contained in:
parent
9fe706c92e
commit
a683c74e9a
1 changed files with 0 additions and 3 deletions
|
@ -162,9 +162,6 @@ (define-public python-six-bootstrap
|
||||||
Python file, so it can be easily copied into your project.")
|
Python file, so it can be easily copied into your project.")
|
||||||
(license license:x11)))
|
(license license:x11)))
|
||||||
|
|
||||||
(define-public python2-six-bootstrap
|
|
||||||
(package-with-python2 python-six-bootstrap))
|
|
||||||
|
|
||||||
(define-public python-tomli
|
(define-public python-tomli
|
||||||
(package
|
(package
|
||||||
(name "python-tomli")
|
(name "python-tomli")
|
||||||
|
|
Loading…
Reference in a new issue