me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/python-build.scm (python-pep517-bootstrap): Add TODO comment.
master
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
1 changed files with 1 additions and 0 deletions

View File

@ -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