1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

import: pypi: Move tests to tests/import/pypi.scm

* tests/pypi.scm: Move to tests/import/pypi.scm
* CODEOWNERS: Refresh it.
* Makefile.am: Refresh it.
* etc/teams.scm: Refresh it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Nicolas Graves
2025-09-16 19:07:04 +02:00
committed by Ludovic Courtès
parent 8bf8fed532
commit f1a3bf940c
4 changed files with 3 additions and 3 deletions

View File

@@ -273,7 +273,7 @@ guix/build/python-build-system\.scm @guix/python
guix/build-system/python\.scm @guix/python
guix/import/pypi\.scm @guix/python
guix/scripts/import/pypi\.scm @guix/python
tests/pypi\.scm @guix/python
tests/import/pypi\.scm @guix/python
gnu/packages/qt\.scm @guix/qt
guix/build-system/qt\.scm @guix/qt