~ruther/guix-local

51b1a70b7114183985ea4c736c83894a797e1039 — Maxim Cournoyer 3 years ago 8849d13
gnu: python-pep517-bootstrap: Add TODO comment.

* gnu/packages/python-build.scm (python-pep517-bootstrap): Add TODO comment.
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/python-build.scm
M gnu/packages/python-build.scm => gnu/packages/python-build.scm +1 -0
@@ 315,6 315,7 @@ scripts to their final locations) at any later time.  Wheel files can be
installed with a newer @code{pip} or with wheel's own command line utility.")
    (license license:expat)))

;;; TODO: Deprecate with https://github.com/pypa/pyproject-hooks.
(define-public python-pep517-bootstrap
  (hidden-package
   (package