Compare commits

..

9 Commits

Author SHA256 Message Date
65a59bddd5 Merge pull request 'Add python-pytest-deadfixtures as a submodule' (#23) from add-pytest-deadfixtures into main
Reviewed-on: #23
2025-12-19 04:34:32 +01:00
5030a116d0 Add python-pytest-deadfixtures as a submodule 2025-12-19 14:27:41 +11:00
9ae396eca1 Merge pull request 'Forwarded PRs: python-pytest-describe' (#22) from PR_python-pytest-describe#1 into main
Reviewed-on: #22
2025-12-17 05:40:44 +01:00
AutoGits PR Review Bot
3d0802926f auto-created for python-pytest-describe
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: python-pytest/python-pytest-describe!1
2025-12-17 04:24:11 +00:00
4471afccef Merge pull request 'Add python-pytest-flake8 as a submodule' (#21) from add-python-pytest-flake8 into main
Reviewed-on: #21
2025-12-16 09:11:01 +01:00
7a56654751 Add python-pytest-flake8 as a submodule 2025-12-16 18:58:17 +11:00
39833efac6 Merge pull request 'Forwarded PRs: python-pytest' (#20) from PR_python-pytest#2 into main
Reviewed-on: #20
2025-12-15 05:53:38 +01:00
AutoGits PR Review Bot
53a61ac9f7 auto-created for python-pytest
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: python-pytest/python-pytest!2
2025-12-15 04:41:17 +00:00
AutoGits PR Review Bot
27da120686 Merging
PR: python-pytest/_ObsPrj!19
2025-12-12 04:50:55 +00:00
5 changed files with 10 additions and 2 deletions

6
.gitmodules vendored
View File

@@ -358,3 +358,9 @@
[submodule ".profile"] [submodule ".profile"]
path = .profile path = .profile
url = https://src.opensuse.org/python-pytest/.profile.git url = https://src.opensuse.org/python-pytest/.profile.git
[submodule "python-pytest-flake8"]
path = python-pytest-flake8
url = https://src.opensuse.org/python-pytest/python-pytest-flake8.git
[submodule "python-pytest-deadfixtures"]
path = python-pytest-deadfixtures
url = https://src.opensuse.org/python-pytest/python-pytest-deadfixtures

1
python-pytest-flake8 Submodule

Submodule python-pytest-flake8 added at fb1e2c05e6