mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 06:36:37 -05:00
gnu: python-pep517-bootstrap: Add TODO comment.
* gnu/packages/python-build.scm (python-pep517-bootstrap): Add TODO comment.
This commit is contained in:
parent
8849d131a1
commit
51b1a70b71
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue