gnu: python-pep517-bootstrap: Add TODO comment.

* gnu/packages/python-build.scm (python-pep517-bootstrap): Add TODO comment.
This commit is contained in:
Maxim Cournoyer 2023-04-15 22:29:34 -04:00
parent 8849d131a1
commit 51b1a70b71
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -315,6 +315,7 @@ (define-public python-wheel
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