guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/06: etc: teams: Add pyproject-build-system to python scope.


From: guix-commits
Subject: 02/06: etc: teams: Add pyproject-build-system to python scope.
Date: Sun, 6 Nov 2022 09:58:09 -0500 (EST)

cbaines pushed a commit to branch master
in repository guix.

commit 0e9e83d8215fad03afbb581a26b6bb9fd57c8115
Author: jgart <jgart@dismail.de>
AuthorDate: Fri Nov 4 20:34:49 2022 -0500

    etc: teams: Add pyproject-build-system to python scope.
    
    * etc/teams.scm.in (python): Add guix/build/pyproject-build-system.scm and
    guix/build-system/pyproject.scm to python team's scope.
    
    Signed-off-by: Christopher Baines <mail@cbaines.net>
---
 etc/teams.scm.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 14cabbf6f2..e06ac99ee8 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -100,6 +100,8 @@
               (make-regexp "^gnu/packages/python(-.+|)\\.scm$")
               "gnu/packages/sphinx.scm"
               "gnu/packages/tryton.scm"
+              "guix/build/pyproject-build-system.scm"
+              "guix/build-system/pyproject.scm"
               "guix/build/python-build-system.scm"
               "guix/build-system/python.scm"
               "guix/import/pypi.scm"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]