[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#59033] [PATCH] etc: teams: Add pyproject-build-system to python sco
From: |
jgart |
Subject: |
[bug#59033] [PATCH] etc: teams: Add pyproject-build-system to python scope. |
Date: |
Fri, 4 Nov 2022 20:34:49 -0500 |
* etc/teams.scm.in (python): Add guix/build/pyproject-build-system.scm to
python team's scope.
---
etc/teams.scm.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 12f83eb76d..87a88e595b 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -100,6 +100,7 @@ (define-team python
(make-regexp "^gnu/packages/python(-.+|)\\.scm$")
"gnu/packages/sphinx.scm"
"gnu/packages/tryton.scm"
+ "guix/build/pyproject-build-system.scm"
"guix/build/python-build-system.scm"
"guix/build-system/python.scm"
"guix/import/pypi.scm"
--
2.38.1
- [bug#59033] [PATCH] etc: teams: Add pyproject-build-system to python scope.,
jgart <=