mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
etc: snippets: Update python to pyproject build system.
The snippets still refer to the outdated python-build-system which should not be encouraged to use anymore. * etc/snippets/yas/scheme-mode/guix-package (build-system): Replace python-build-system with pyproject-build-system. Merges guix/guix!7100 Change-Id: Ic7d4b298c922fbea75b0e2ae341fee8a5ab0543c Signed-off-by: Cayetano Santos <csantosb@inventati.org>
This commit is contained in:
committed by
Cayetano Santos
parent
706541d384
commit
75ea9cb664
@@ -33,7 +33,7 @@
|
|||||||
"node-build-system"
|
"node-build-system"
|
||||||
"ocaml-build-system"
|
"ocaml-build-system"
|
||||||
"perl-build-system"
|
"perl-build-system"
|
||||||
"python-build-system"
|
"pyproject-build-system"
|
||||||
"qt-build-system"
|
"qt-build-system"
|
||||||
"r-build-system"
|
"r-build-system"
|
||||||
"rakudo-build-system"
|
"rakudo-build-system"
|
||||||
|
|||||||
Reference in New Issue
Block a user