Compare commits

..

5 Commits

Author SHA256 Message Date
AutoGits PR Review Bot
8097f294ca auto-created for python-pytest-mpl
This commit was autocreated by AutoGits PR Review Bot

removing PRs:
 PR: python-pytest/python-pytest-mpl!1
2026-01-06 13:19:16 +00:00
AutoGits PR Review Bot
1c371edcc8 auto-created for python-pytest-mpl
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: python-pytest/python-pytest-mpl!1
2026-01-02 20:23:54 +00:00
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
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -361,3 +361,6 @@
[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