gnu: Remove python2-six-bootstrap.

* gnu/packages/python-build.scm (python2-six-bootstrap): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-05-13 15:36:06 -04:00
parent 9fe706c92e
commit a683c74e9a
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -162,9 +162,6 @@ (define-public python-six-bootstrap
Python file, so it can be easily copied into your project.")
(license license:x11)))
(define-public python2-six-bootstrap
(package-with-python2 python-six-bootstrap))
(define-public python-tomli
(package
(name "python-tomli")