From 0e9e83d8215fad03afbb581a26b6bb9fd57c8115 Mon Sep 17 00:00:00 2001 From: jgart Date: Fri, 4 Nov 2022 20:34:49 -0500 Subject: 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 --- etc/teams.scm.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/teams.scm.in') 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" -- cgit v1.2.3